We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 019f336 commit 9e43c25Copy full SHA for 9e43c25
README.md
@@ -10,8 +10,8 @@ online](https://rust-lang-nursery.github.io/edition-guide/).
10
11
## License
12
13
-The Edition Guide is dual licensed under `MIT`/`Apache2`, just like Rust itself. See the `LICESNE-*`
14
-files in this repository for more details.
+The Edition Guide is dual licensed under `MIT`/`Apache2`, just like Rust itself.
+See the `LICENSE-*` files in this repository for more details.
15
16
## Building locally
17
@@ -60,4 +60,4 @@ To run the tests:
60
61
```bash
62
$ mdbook test
63
-```
+```
0 commit comments