Skip to content

Commit

Permalink
[server/status] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Nov 15, 2016
1 parent 5ac383d commit 3a97f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/status/states.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ exports.all = [
severity: -1,
icon: 'toggle-off',
nicknames: [
'I\'m I even a thing?'
'Am I even a thing?'
]
}
];
Expand Down

0 comments on commit 3a97f69

Please sign in to comment.