docs(readme): fix typo

This commit is contained in:
Aram Drevekenin 2020-10-27 11:01:27 +01:00 committed by GitHub
parent 7054424138
commit 6e8a4f7389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
# What is this? # What is this?
Mosaic is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. Mosaic is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal.
At its core, it is a terminal multiplexer (similar to [tmux](https://github.com/tmux/tmux) and [screen](https://www.gnu.org/software/screen/), but this is merely its infrastructure layer. At its core, it is a terminal multiplexer (similar to [tmux](https://github.com/tmux/tmux) and [screen](https://www.gnu.org/software/screen/)), but this is merely its infrastructure layer.
Read about upcoming features in our [roadmap](roadmap.md). Read about upcoming features in our [roadmap](roadmap.md).