Commit 7390f7b9 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'gottesman.rachelg-master-patch-28937' into 'master'

Fix future tense issues

See merge request gitlab-org/gitlab!48544
parents 0024b4e6 06f1afda
......@@ -79,7 +79,7 @@ GET /projects/:id/packages/generic/:package_name/:package_version/:file_name
| `package_version` | string | yes | The package version. |
| `file_name` | string | yes | The file name. |
The file context is served in the response body. The response content type will be `application/octet-stream`.
The file context is served in the response body. The response content type is `application/octet-stream`.
Example request that uses a personal access token:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment