Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit 75a0a40

Browse files
committed
Typo
1 parent b562a8a commit 75a0a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class LoginView extends React.Component {
2626
this.props.navigationController.pushView(
2727
<div>Welcome to the app!</div>
2828
);
29-
},
29+
}
3030
render() {
3131
return (
3232
<div>

0 commit comments

Comments
 (0)