diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2018-01-19 12:09:59 +0200 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2018-01-19 12:09:59 +0200 |
commit | 0cbbb08e790260ad936810e0047e03938c001e9b (patch) | |
tree | 659eba953a3b578d99c7910a6b4f6c7c951ec53b /doc/api/notes.md | |
parent | 6aed49bfcaa1ff11c335c2bfb52a1a93c730a07c (diff) | |
download | gitlab-ce-0cbbb08e790260ad936810e0047e03938c001e9b.tar.gz |
doc: Spelling fixes
Diffstat (limited to 'doc/api/notes.md')
-rw-r--r-- | doc/api/notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/notes.md b/doc/api/notes.md index d02ef84d0bd..1b68bd99ce2 100644 --- a/doc/api/notes.md +++ b/doc/api/notes.md @@ -158,7 +158,7 @@ Parameters: - `id` (required) - The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) owned by the authenticated user - `snippet_id` (required) - The ID of a project snippet -- `note_id` (required) - The ID of an snippet note +- `note_id` (required) - The ID of a snippet note ```json { |