summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamesh <kameshpjoshi@gmail.com>2017-07-14 06:26:14 +0000
committerkamesh <kameshpjoshi@gmail.com>2017-07-14 06:26:14 +0000
commit9cf5cc310e515494f81e020820003a840f27f9cf (patch)
tree29bedea42504f749259a3cedb0c742108e0b8188
parentdbcc0e03ac82d6b90fc93b1fefac8ce80c741178 (diff)
downloadgitlab-ce-9cf5cc310e515494f81e020820003a840f27f9cf.tar.gz
Fixed typo
-rw-r--r--doc/development/fe_guide/droplab/plugins/input_setter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/fe_guide/droplab/plugins/input_setter.md b/doc/development/fe_guide/droplab/plugins/input_setter.md
index a549603c20d..94f3c8254a8 100644
--- a/doc/development/fe_guide/droplab/plugins/input_setter.md
+++ b/doc/development/fe_guide/droplab/plugins/input_setter.md
@@ -1,6 +1,6 @@
# InputSetter
-`InputSetter` is a plugin that allows for udating DOM out of the scope of droplab when a list item is clicked.
+`InputSetter` is a plugin that allows for updating DOM out of the scope of droplab when a list item is clicked.
## Usage