From f228f09a49586e488b2ea1b8eef40647c4fc848d Mon Sep 17 00:00:00 2001 From: Mark L <73659136+markliuyuxiang@users.noreply.github.com> Date: Tue, 2 Mar 2021 09:40:56 +0800 Subject: [PATCH] Update motion_driving.md (#198) fix typo. --- docs/en_US/tutorials/motion_driving.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_US/tutorials/motion_driving.md b/docs/en_US/tutorials/motion_driving.md index e5436f8..c3ae687 100644 --- a/docs/en_US/tutorials/motion_driving.md +++ b/docs/en_US/tutorials/motion_driving.md @@ -1,4 +1,4 @@ -# Fist order motion model +# First order motion model ## First order motion model introduction -- GitLab