[examples] Fix description of TrapezoidProfileSubsystem (#3699)

This commit is contained in:
sciencewhiz
2021-11-01 00:08:53 -07:00
committed by GitHub
parent b84644740d
commit 93799fbe9d
2 changed files with 2 additions and 2 deletions

View File

@@ -322,7 +322,7 @@
},
{
"name": "TrapezoidProfileSubsystem (New)",
"description": "A command that executes a trapezoidal motion profile.",
"description": "A subsystem that executes a trapezoidal motion profile.",
"tags": [
"trapezoidprofilesubsystem"
],

View File

@@ -202,7 +202,7 @@
},
{
"name": "TrapezoidProfileSubsystem (New)",
"description": "A command that executes a trapezoidal motion profile.",
"description": "A subystem that executes a trapezoidal motion profile.",
"tags": [
"trapezoidprofilesubsystem"
],