Commit 28948ee6 authored by Markus Koller's avatar Markus Koller

Merge branch 'patch-130' into 'master'

Fix typo in direct_upload.rb

See merge request gitlab-org/gitlab!32973
parents 9f46e2b1 68668ff9
......@@ -2,7 +2,7 @@
module ObjectStorage
#
# The DirectUpload c;ass generates a set of presigned URLs
# The DirectUpload class generates a set of presigned URLs
# that can be used to upload data to object storage from untrusted component: Workhorse, Runner?
#
# For Google it assumes that the platform supports variable Content-Length.
......
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