[#5414] Fixed typo in user skills page
diff --git a/Allura/allura/templates/user_skills.html b/Allura/allura/templates/user_skills.html
index 780916c..7cf615c 100644
--- a/Allura/allura/templates/user_skills.html
+++ b/Allura/allura/templates/user_skills.html
@@ -100,7 +100,7 @@
           {% endif %}
         {%endif%}
         <li>
-          <a href="/auth/prefs">Go to you profile</a> to set the remaining personal preferences.
+          <a href="/auth/prefs">Go to your profile</a> to set the remaining personal preferences.
         </li>
       </ul>
     </div>