Skip to content

Commit

Permalink
Remove trailing space in code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthagen committed Feb 14, 2024
1 parent 2b26a38 commit 66a1fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ $ rustup component add rust-src --toolchain nightly
Build using `build-std`:

```bash
# Find your host's target triple.
# Find your host's target triple.
$ rustc -vV
...
host: x86_64-apple-darwin
Expand Down

0 comments on commit 66a1fd9

Please sign in to comment.