Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReece Dunham <me@rdil.rocks>2020-02-27 22:56:54 +0300
committerGitHub <noreply@github.com>2020-02-27 22:56:54 +0300
commit969e75fa8499a355066c1eb5a387e0826b899704 (patch)
tree5f398106dff34fb867c6f4a307922fd920f5f164 /README.md
parentd7523c7f4eeb79f68ecacf72c075752a0dd03603 (diff)
Readme: fix typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c87469c17a8..8eb799e20d9 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t
### Building front-end code 🏗
-We move more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
+We are moving more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
``` bash
# install dependencies