From 26cd9c78be226e3d12e09045265fc3fb9af7c52e Mon Sep 17 00:00:00 2001 From: James Allen Date: Wed, 5 Mar 2014 12:52:04 +0000 Subject: [PATCH] Fix typo --- server-ce/Gruntfile.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-ce/Gruntfile.coffee b/server-ce/Gruntfile.coffee index affc7c5ce0..1138879520 100644 --- a/server-ce/Gruntfile.coffee +++ b/server-ce/Gruntfile.coffee @@ -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