diff --git a/src/UI/Settings/Profile/Edit/EditProfileViewTemplate.hbs b/src/UI/Settings/Profile/Edit/EditProfileViewTemplate.hbs
index cae0f2447..aaa4596d4 100644
--- a/src/UI/Settings/Profile/Edit/EditProfileViewTemplate.hbs
+++ b/src/UI/Settings/Profile/Edit/EditProfileViewTemplate.hbs
@@ -22,7 +22,7 @@
     </div>
 
     <div class="col-sm-1 help-inline">
-        <i class="icon-sonarr-form-info" title="Series assigned this profile will be look for episodes with the selected language"/>
+        <i class="icon-sonarr-form-info" title="Series assigned this profile will look for episodes with the selected language"/>
     </div>
 </div>
 
@@ -40,6 +40,6 @@
     </div>
 
     <div class="col-sm-1 help-inline">
-        <i class="icon-sonarr-form-info" title="Once this quality is reached Sonarr will no longer download episodes"/>
+        <i class="icon-sonarr-form-info" title="Once this quality is reached, Sonarr will no longer download episodes"/>
     </div>
 </div>