mirror of
https://github.com/bitwarden/web
synced 2026-01-04 01:23:22 +00:00
occurred typo
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<p>Before creating your organization, you first need to create a free personal account.</p>
|
||||
</div>
|
||||
<div class="callout callout-danger validation-errors" ng-show="registerForm.$errors">
|
||||
<h4>Errors have occured</h4>
|
||||
<h4>Errors have occurred</h4>
|
||||
<ul>
|
||||
<li ng-repeat="e in registerForm.$errors">{{e}}</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user