diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/ci/api/builds.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ci/api/builds.rb b/lib/ci/api/builds.rb index c18c457c640..08a2b006a5f 100644 --- a/lib/ci/api/builds.rb +++ b/lib/ci/api/builds.rb @@ -57,7 +57,7 @@ module Ci # Body: # content of logs to append # Headers: - # Content-Range (required) - range of conntent that was sent + # Content-Range (required) - range of content that was sent # BUILD-TOKEN (required) - The build authorization token # Example Request: # PATCH /builds/:id/trace.txt |
