summaryrefslogtreecommitdiff
path: root/docs/gl_objects/events.rst
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2018-03-03 00:17:08 +0100
committerJakub Wilk <jwilk@jwilk.net>2018-03-03 00:17:08 +0100
commitc976fec6c1bbf8c37cc23b9c2d07efbdd39a1670 (patch)
treec86a667c377ebd61d64bef98332b4b408b30efa2 /docs/gl_objects/events.rst
parente65dfa30f9699292ffb911511ecd7c347a03775c (diff)
downloadgitlab-c976fec6c1bbf8c37cc23b9c2d07efbdd39a1670.tar.gz
Fix typos in documentation
Diffstat (limited to 'docs/gl_objects/events.rst')
-rw-r--r--docs/gl_objects/events.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gl_objects/events.rst b/docs/gl_objects/events.rst
index 807dcad..eef524f 100644
--- a/docs/gl_objects/events.rst
+++ b/docs/gl_objects/events.rst
@@ -31,7 +31,7 @@ Examples
You can list events for an entire Gitlab instance (admin), users and projects.
You can filter you events you want to retrieve using the ``action`` and
-``target_type`` attributes. The possibole values for these attributes are
+``target_type`` attributes. The possible values for these attributes are
available on `the gitlab documentation
<https://docs.gitlab.com/ce/api/events.html>`_.