Merge pull request #272 from robbystk/tutorial-1-typos

Fix a few typos in tutorial 1
This commit is contained in:
Alexandre Bury 2018-07-24 21:38:33 -07:00 committed by GitHub
commit e63e1e4916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ fn main() {
It's rather easy to identify the two steps involved.
If you run this, you'll get an empty blue terminal, with no way of properly
leaving the application (you'll have to press <Ctrl-C> to kill it).
leaving the application (you'll have to press <kbd>Ctrl</kbd>+<kbd>C</kbd> to kill it).
[`Cursive`]: https://docs.rs/cursive/0/cursive/struct.Cursive.html