We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61a12a commit b02c792Copy full SHA for b02c792
src/building/how-to-build-and-run.md
@@ -65,7 +65,7 @@ Also, using `x` rather than `x.py` is recommended as:
65
Notice that this is not absolute, for instance, using Nushell in VSCode on Win10,
66
typing `x` or `./x` still open the `x.py` in editor rather invoke the program :)
67
68
-In the rest of this guilde, we use `x` rather than `x.py` directly. The following
+In the rest of this guide, we use `x` rather than `x.py` directly. The following
69
command:
70
71
```bash
0 commit comments