We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f05d62 commit a6896cfCopy full SHA for a6896cf
src/building/how-to-build-and-run.md
@@ -130,7 +130,7 @@ of a checkout. It also looks up the appropriate version of `python` to use.
130
You can install it with `cargo install --path src/tools/x`.
131
132
To clarify that this is another global installed binary util, which is
133
-similar to the fromer `x` declared in section [What is `x.py`](#what-is-xpy) but
+similar to the former `x` declared in section [What is `x.py`](#what-is-xpy) but
134
it works as an independent process to execute the `x.py` rather than calling the
135
shell to run the platform related scripts.
136
0 commit comments