Fix a typo in README.md

This commit is contained in:
Richie Zhang 2020-01-24 16:47:33 -08:00 committed by GitHub
parent 26b067a0a6
commit 85264c484c
1 changed files with 1 additions and 1 deletions

2
README.md vendored
View File

@ -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.