Skip to content

Commit c1bb662

Browse files
committed
Fix typo
1 parent 6cae37f commit c1bb662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ See the common issues with fixes [here](https://github.com/petercorke/robotics-t
377377

378378
### Using the Toolbox with Windows?
379379

380-
Graphical visualsaion via swift is currently not supported under Windows. However there is a hotfix, by changing in ```SwiftRoute.py```
380+
Graphical visualisation via swift is currently not supported under Windows. However there is a hotfix, by changing in ```SwiftRoute.py```
381381

382382
```self.path[9:]``` to ```self.path[10:]```
383383

0 commit comments

Comments
 (0)