Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen authored Oct 3, 2024
1 parent 920e20c commit eddfe06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/trajectory_planning.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Trajectory_planning
# Trajectory planning

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

0 comments on commit eddfe06

Please sign in to comment.