We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6896cf commit 3ed56e7Copy full SHA for 3ed56e7
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 former `x` declared in section [What is `x.py`](#what-is-xpy) but
+similar to the one 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