We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cae37f commit c1bb662Copy full SHA for c1bb662
README.md
@@ -377,7 +377,7 @@ See the common issues with fixes [here](https://github.com/petercorke/robotics-t
377
378
### Using the Toolbox with Windows?
379
380
-Graphical visualsaion via swift is currently not supported under Windows. However there is a hotfix, by changing in ```SwiftRoute.py```
+Graphical visualisation via swift is currently not supported under Windows. However there is a hotfix, by changing in ```SwiftRoute.py```
381
382
```self.path[9:]``` to ```self.path[10:]```
383
0 commit comments