Skip to content

Commit 2d445c2

Browse files
committed
Fix typo
1 parent 028db3b commit 2d445c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/setup/organizations/new.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<% unless current_user.email_verified? %>
88
<div class="alert alert-danger" role="alert">
9-
Warning: your email address is not verified. Please naviagate to your profile and validate your email address before proceeding.
9+
Warning: your email address is not verified. Please navigate to your profile and validate your email address before proceeding.
1010
</div>
1111
<% end %>
1212

0 commit comments

Comments
 (0)