Skip to content

Commit 9733fb1

Browse files
LokathorGankra
authored andcommitted
re-wrap the text to 80 columns
1 parent ced88ff commit 9733fb1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ $ mdbook build
3939

4040
The output will be placed in the `book` subdirectory. To check it out, open the
4141
`index.html` file in your web browser. You can pass the `--open` flag to `mdbook
42-
build` and it'll open the index page (if the process is successful) just like with
43-
`cargo doc --open`:
42+
build` and it'll open the index page in your default browser (if the process is
43+
successful) just like with `cargo doc --open`:
4444

4545
```bash
4646
$ mdbook build --open
@@ -54,7 +54,8 @@ $ mdbook test
5454

5555
## Contributing
5656

57-
Given that the Nomicon is still in a draft state, we'd love your help! Please feel free to open
58-
issues about anything, and send in PRs for things you'd like to fix or change. If your change is
59-
large, please open an issue first, so we can make sure that it's something we'd accept before you
60-
go through the work of getting a PR together.
57+
Given that the Nomicon is still in a draft state, we'd love your help! Please
58+
feel free to open issues about anything, and send in PRs for things you'd like
59+
to fix or change. If your change is large, please open an issue first, so we can
60+
make sure that it's something we'd accept before you go through the work of
61+
getting a PR together.

0 commit comments

Comments
 (0)