diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml
index 2dce690..d382d2d 100644
--- a/app/views/profiles/show.html.haml
+++ b/app/views/profiles/show.html.haml
@@ -63,7 +63,7 @@
%span.file_name.js-avatar-filename File name...
= f.file_field :avatar, class: "js-user-avatar-input hide"
- %span.help-block The maximum file size allowed is 200KB.
+ %span.help-block The maximum file size allowed is 100KB.
.form-actions
= f.submit 'Save changes', class: "btn btn-save"
--
libgit2 0.21.2