diff --git a/guides/site-editing.rst b/guides/site-editing.rst index 8faaa10e9423995eda0074a8c9154d66bcce0471..80a72c8ac8701db7ba9acbbb68e1e045ac691524 100644 --- a/guides/site-editing.rst +++ b/guides/site-editing.rst @@ -68,7 +68,7 @@ After selecting the file you have to click on ``edit button`` and then choose ei .. note:: Choosing ``Web IDE`` will load a `Visual Studio Code Server <https://code.visualstudio.com/docs/remote/vscode-server>`_ - instance which is a feature rich source code editor. Depending on the internent connection your machine will take some to + instance which is a feature rich source code editor. Depending on the internent connection, your machine will take some time to load the editor and it can be a bit heavy for some machines to handle. Once fully loaded it should run smoothly but, if that is not the case then please consider using single file editor option. Considering majority of the users will be using ``Web IDE`` option, we are using the ``Web IDE`` for the rest of this guide.