Skip to content

Commit eddfe06

Browse files
authored
fix typo
1 parent 920e20c commit eddfe06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/trajectory_planning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Trajectory_planning
1+
# Trajectory planning
22

33
Two methods of planning trajectories are available
44
- [`point_to_point`](@ref): Generate a minimum-time point-to-point trajectory with specified start and endpoints, not exceeding specified speed and acceleration limits.
@@ -51,4 +51,4 @@ Pages = ["trajectory_planning.md"]
5151
```@autodocs
5252
Modules = [Multibody]
5353
Pages = ["path_planning.jl", "ptp.jl"]
54-
```
54+
```

0 commit comments

Comments
 (0)