README.md: more typo fix
This commit is contained in:
parent
5a87db8105
commit
af74001171
|
@ -18,9 +18,9 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio),
|
||||||
|
|
||||||
- **Fluid interface** that adapts to any window size
|
- **Fluid interface** that adapts to any window size
|
||||||
- Customizable **keyboard shortcuts** for (almost) everything, including
|
- Customizable **keyboard shortcuts** for (almost) everything, including
|
||||||
filtering and switching rooms, scrolling, sending files...
|
filtering/switching rooms, scrolling, sending files...
|
||||||
- Versatile **theming system**, properties can refer to each others and have
|
- Versatile **theming system**, properties can refer to each other and have
|
||||||
any valid ECMAScript 7 expression as value
|
any valid ECMAScript 7 expression as values
|
||||||
- Comes by default with **dark** and **transparent themes**
|
- Comes by default with **dark** and **transparent themes**
|
||||||
- **Multiple accounts** in one client
|
- **Multiple accounts** in one client
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio),
|
||||||
- Send and receive emote messages (e.g. `/me reads attentively`)
|
- Send and receive emote messages (e.g. `/me reads attentively`)
|
||||||
- Receive notice (bot) messages
|
- Receive notice (bot) messages
|
||||||
- Send **markdown** formatted messages
|
- Send **markdown** formatted messages
|
||||||
- Additional syntax for **coloring** text, e.g. `<red>(Some text...)` -
|
- Additional syntax for **coloring text**, e.g. `<red>(Some text...)` -
|
||||||
[SVG/CSS color names](https://www.december.com/html/spec/colorsvg.html),
|
[SVG/CSS color names](https://www.december.com/html/spec/colorsvg.html),
|
||||||
and `#hex` codes can be used
|
and `#hex` codes can be used
|
||||||
- Send and receive normal or **E2E encrypted files**
|
- Send and receive normal or **E2E encrypted files**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user