Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-14 22:42:18 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-11-16 13:05:55 +0300
commitd2d8b935e2aee96e534543141d2f0beb449b7d79 (patch)
treea2e5879dc75dc76525461c30f386769d1f6a029c /.gitlab
parent28e3a90be82ac4365195a2cd96095fbd5e1b5c2c (diff)
Fix typos in docs
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Test plan.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Test plan.md b/.gitlab/issue_templates/Test plan.md
index db8e30c419c..a3c3f4a6509 100644
--- a/.gitlab/issue_templates/Test plan.md
+++ b/.gitlab/issue_templates/Test plan.md
@@ -64,7 +64,7 @@ Some features might be simple enough that they only involve one Component, while
more complex features could involve multiple or even all.
Example (from https://gitlab.com/gitlab-org/gitlab-ce/issues/50353):
-* Respository is
+* Repository is
* Intuitive
* It's easy to select the desired file template
* It doesn't require unnecessary actions to save the change
@@ -93,4 +93,4 @@ When adding new automated tests, please keep [testing levels](https://docs.gitla
in mind.
-->
-/label ~Quality ~"test plan" \ No newline at end of file
+/label ~Quality ~"test plan"