Skip to content

Commit

Permalink
Spelling (2factorauth#1755)
Browse files Browse the repository at this point in the history
* spelling: received

* spelling: string
  • Loading branch information
jsoref authored and jamcat22 committed May 26, 2016
1 parent 8c7e98a commit 9209197
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ function openCategory(category) {
/**
* Closes a category and ensures the icon is inactive
*
* @param category The id of a category as a sring
* @param category The id of a category as a string
*/
function closeCategory(category) {
$('#' + category + ' h5 i').removeClass('active-icon');
Expand Down
2 changes: 1 addition & 1 deletion notes/eso.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2 class="ui header">
</p>

<h2 class="ui header">
Ensuring Emails are Recieved
Ensuring Emails are Received
</h2>
<ol class="ui list">
<li>Keep your ESO account contact information current with regard to your primary email address.</li>
Expand Down

0 comments on commit 9209197

Please sign in to comment.