Skip to content

Commit b123c92

Browse files
Fix typo in README.md for goBackToStart type (#15)
1 parent af038d1 commit b123c92

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
@@ -36,4 +36,4 @@ yarn add @arelstone/react-native-swipe-button
3636
| titleProps | TextProps | Additonal Props for the title text |
3737
| titleStyle | StyleProp<TextStyle> | Styling for the title text |
3838
| circleBackgroundColor | string | Background color for the circle |
39-
| goBackToStart | bololean | If set to TRUE, after swipe is completed, the circle goes back to the start position |
39+
| goBackToStart | boolean | If set to TRUE, after swipe is completed, the circle goes back to the start position |

0 commit comments

Comments
 (0)