summaryrefslogtreecommitdiff
path: root/doc/user/project/web_ide/index.md
diff options
context:
space:
mode:
authornyonyoron <megumi.aikawa@gmail.com>2019-02-12 11:47:17 +0000
committernyonyoron <megumi.aikawa@gmail.com>2019-02-12 11:47:17 +0000
commit9637f23af59fdbbd969a78e4373a6f2e5280310e (patch)
treee2ca43293b5581e204cd84a5f73e60848aa358b4 /doc/user/project/web_ide/index.md
parent3537f12fc811537f49e2d9be5f495bfc9393047c (diff)
downloadgitlab-ce-9637f23af59fdbbd969a78e4373a6f2e5280310e.tar.gz
Fix typos
"commited" is a misspelling of "committed"
Diffstat (limited to 'doc/user/project/web_ide/index.md')
-rw-r--r--doc/user/project/web_ide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/web_ide/index.md b/doc/user/project/web_ide/index.md
index 55e53b865af..cc98a27f8de 100644
--- a/doc/user/project/web_ide/index.md
+++ b/doc/user/project/web_ide/index.md
@@ -50,7 +50,7 @@ review the list of changed files. Click on each file to review the changes and
click the tick icon to stage the file.
Once you have staged some changes, you can add a commit message and commit the
-staged changes. Unstaged changes will not be commited.
+staged changes. Unstaged changes will not be committed.
![Commit changes](img/commit_changes.png)