Skip to content

Commit

Permalink
Merge pull request #52 from PaulAtkins88/master
Browse files Browse the repository at this point in the history
Found a typo in the readme
  • Loading branch information
AdamTyler authored Jun 13, 2022
2 parents c09e91a + 8c0ef75 commit f68868d
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 @@ -42,7 +42,7 @@ class App extends React.Component {
rollDoneCallback(num) {
console.log(`You rolled a ${num}`)
}
)
}
```

## Available Options
Expand Down

0 comments on commit f68868d

Please sign in to comment.