Skip to content

Commit 66a1fd9

Browse files
committed
Remove trailing space in code snippet
1 parent 2b26a38 commit 66a1fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ $ rustup component add rust-src --toolchain nightly
196196
Build using `build-std`:
197197

198198
```bash
199-
# Find your host's target triple.
199+
# Find your host's target triple.
200200
$ rustc -vV
201201
...
202202
host: x86_64-apple-darwin

0 commit comments

Comments
 (0)