Skip to content
Snippets Groups Projects
Commit 5093cb02 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Merge pull request #5392 from jvanbaarsen/patch-2

Typo fix in show.html.haml
parents 2c37904d 5014ecf6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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'
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment