mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Fix typo
This commit is contained in:
parent
718bfbf771
commit
26cd9c78be
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ module.exports = (grunt) ->
|
|||
catch e
|
||||
grunt.log.error "FAIL."
|
||||
grunt.log.errorlns """
|
||||
Please configure you Amazon S3 credentials in config/settings.development.coffee
|
||||
Please configure your Amazon S3 credentials in config/settings.development.coffee
|
||||
|
||||
Amazon S3 (Simple Storage Service) is a cloud storage service provided by
|
||||
Amazon. ShareLaTeX uses S3 for storing binary files like images. You can
|
||||
|
|
Loading…
Reference in a new issue