From: Reece Dunham Date: Thu, 27 Feb 2020 19:56:54 +0000 (-0500) Subject: Readme: fix typo X-Git-Tag: v19.0.0beta1~202^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=969e75fa8499a355066c1eb5a387e0826b899704;p=nextcloud-server.git Readme: fix typo --- 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