Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonmarinho committed Nov 6, 2017
1 parent 945aead commit 73461e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const content = [

const MyComponent = () => (
<div>
<h1>Churchill's Speech</h1>
<h1>Churchill Speech</h1>
<ReactTextRotator
content={content}
time={5000}
Expand Down

0 comments on commit 73461e1

Please sign in to comment.