Skip to content

Commit 4d16636

Browse files
joecritchjstejada
authored andcommitted
Removed ";" typo from readme (#50)
1 parent 066d32f commit 4d16636

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 @@ export default class MyComponent extends Component {
2626
return (
2727
<Typist>
2828
Animate this text.
29-
</Typist>;
29+
</Typist>
3030
);
3131
}
3232
}

0 commit comments

Comments
 (0)