Skip to content

Commit a6896cf

Browse files
ismailariliktshepang
authored andcommitted
fix(how-to-build-and-run): fix a typo ("fromer" -> "former")
I think it is a typo, isn't it? 🤔
1 parent 2f05d62 commit a6896cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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 fromer `x` declared in section [What is `x.py`](#what-is-xpy) but
133+
similar to the former `x` 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)