Skip to content

Commit 3ed56e7

Browse files
committed
make it read better
1 parent a6896cf commit 3ed56e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/building/how-to-build-and-run.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ of a checkout. It also looks up the appropriate version of `python` to use.
130130
You can install it with `cargo install --path src/tools/x`.
131131

132132
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
133+
similar to the one declared in section [What is `x.py`](#what-is-xpy), but
134134
it works as an independent process to execute the `x.py` rather than calling the
135135
shell to run the platform related scripts.
136136

0 commit comments

Comments
 (0)