]> Untitled Git - lemmy.git/commitdiff
Fix a typo in README.md
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Sat, 25 Jan 2020 00:47:33 +0000 (16:47 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2020 00:47:33 +0000 (16:47 -0800)
README.md

index 4f768adb22b885189c785bfe3b9d60062d849193..eb352d44d10b6736ec5bdbb75988daa6798391b7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ Made with [Rust](https://www.rust-lang.org), [Actix](https://actix.rs/), [Infern
   - Emojis with autocomplete support. Start typing `:`
   - User tagging using `@`, Community tagging using `#`.
   - Integrated image uploading in both posts and comments.
-  - A post can consist of a title and any comination of self text, a URL, or nothing else.
+  - A post can consist of a title and any combination of self text, a URL, or nothing else.
   - Notifications, on comment replies and when you're tagged.
     - Optionally, notifications can be sent via email.
   - i18n / internationalization support.