Skip to content

Commit e92beef

Browse files
Update docs/src/examples.md
Co-authored-by: Raphael Saavedra <[email protected]>
1 parent 42605ec commit e92beef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ plot(df.date, get_smoothed_state(smoother_output)[:, 2], label = "slope")
195195

196196
## Vehicle tracking
197197

198-
This example illustrates how to preform vehicle tracking from noisy data.
198+
This example illustrates how to perform vehicle tracking from noisy data.
199199

200200
```@setup bt
201201
using StateSpaceModels, Random

0 commit comments

Comments
 (0)