diff --git a/app/views/admin/navigation_links/_form.html.erb b/app/views/admin/navigation_links/_form.html.erb index 4417400f4..1427a5ad6 100644 --- a/app/views/admin/navigation_links/_form.html.erb +++ b/app/views/admin/navigation_links/_form.html.erb @@ -27,7 +27,7 @@
<%= form.label :position %> <%= form.number_field :position, class: "form-control" %> -
Detemines the order placement of the links in the sidebar
+
Determines the order placement of the links in the sidebar
<%= form.check_box :display_only_when_signed_in %>