diff options
author | johannst <johannes.stoelp@gmail.com> | 2021-03-29 17:15:13 +0200 |
---|---|---|
committer | johannst <johannes.stoelp@gmail.com> | 2021-03-29 17:15:13 +0200 |
commit | 95461f7b9f9454f7fcef7f4d2e0ad25c57eaf0a2 (patch) | |
tree | acd9d669cef876415b3949bf358191b286069a7f | |
parent | 5e76b1948f7d7f499993862933f0622cf76d83ff (diff) | |
download | notes-95461f7b9f9454f7fcef7f4d2e0ad25c57eaf0a2.tar.gz notes-95461f7b9f9454f7fcef7f4d2e0ad25c57eaf0a2.zip |
fix typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ This is a collection of personal `notes` and `cheatsheets`. A rendered version is available under [`notes & cheatsheets`][notes]. -The nodes are rendered using [`rust-lang/mdBook`][mdbook]. +The notes are rendered using [`rust-lang/mdBook`][mdbook]. ## Licese This project is licensed under the [MIT](LICENSE) license. |