Skip to content

Commit 009afa8

Browse files
author
Emmanouil Konstantinidis
committed
Typo
1 parent 0a9f228 commit 009afa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/components/repository.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ var Repository = React.createClass({
3535
// Notification Read
3636
self.setState({
3737
isRead: true,
38-
erros: false
38+
errors: false
3939
});
4040
} else {
4141
self.setState({

0 commit comments

Comments
 (0)