Commit 5093cb02 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Merge pull request #5392 from jvanbaarsen/patch-2

Typo fix in show.html.haml
parents 2c37904d 5014ecf6
......@@ -45,7 +45,7 @@
Username
= form_for @user, url: update_username_profile_path, method: :put, remote: true do |f|
%p
Changing your username will change path to all personl projects!
Changing your username will change path to all personal projects!
%div
= f.text_field :username, required: true, class: 'input-xlarge input-xpadding'
 
......
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