summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Slaughter <pslaughter@gitlab.com>2019-06-17 13:49:48 +0000
committerPaul Slaughter <pslaughter@gitlab.com>2019-06-17 13:49:48 +0000
commit451563d7a7daa61ee6cd9bc7be4e8f4e37ac1871 (patch)
treea8fc31d5dd0b7acd5c17d3693f7082278b9d0eb7
parente84aec200f0df1b7697aa90579930e1f18eed510 (diff)
downloadgitlab-ce-docs-ide-file-sync.tar.gz
Apply suggestion to doc/user/project/web_ide/index.mddocs-ide-file-sync
-rw-r--r--doc/user/project/web_ide/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/web_ide/index.md b/doc/user/project/web_ide/index.md
index 73b1f303b8b..b1003842480 100644
--- a/doc/user/project/web_ide/index.md
+++ b/doc/user/project/web_ide/index.md
@@ -239,7 +239,8 @@ File changes in the Web IDE can be synced to a running Web Terminal.
This enables users to test their code changes in a preconfigured terminal
environment.
-NOTE: **Note:** Only file changes in the Web IDE are synced to the terminal.
+NOTE: **Note:**
+Only file changes in the Web IDE are synced to the terminal.
Changes made in the terminal are **not** synced to the Web IDE.
Once you have [configured the Web Terminal for File Syncing](#configuring-file-syncing),