Skip to content

Commit b87b61a

Browse files
authored
Merge pull request #14 from Oldenborg/fix-typo-in-react-nipple-readme
Fix typo
2 parents 8e8592d + 443c5dc commit b87b61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-nipple/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export default class DebugExample extends React.Component {
9595
options={{ mode: 'static', position: { top: '50%', left: '50%' } }}
9696
style={{
9797
outline: '1px dashed red',
98-
color. 'blue',
98+
color: 'blue',
9999
width: 150,
100100
height: 150,
101101
position: 'relative'

0 commit comments

Comments
 (0)