From 25aa4e0322cc44b9f2167cb6569b34c13afd12f1 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Tue, 9 Jul 2019 03:28:41 +0000 Subject: Remove extra whitespaces in docs Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines --- doc/api/packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/packages.md') diff --git a/doc/api/packages.md b/doc/api/packages.md index 1a795c0cfa7..ca90771b085 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -76,7 +76,7 @@ Example response: > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9305) in GitLab 11.8. -Get a list of package files of a single package. +Get a list of package files of a single package. ``` GET /projects/:id/packages/:package_id/package_files -- cgit v1.2.1