Skip to content

Commit 9a9fe1f

Browse files
authored
Merge pull request #13 from patrickLindell/patch-1
Fixed typo in readme.md
2 parents a475b79 + 3db7382 commit 9a9fe1f

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
@@ -201,7 +201,7 @@ The wrapper overrides some Intro.js default options in the `helpers/defaultProps
201201
| `skipLabel` | Skip button label. | String |
202202
| `doneLabel` | Done button label. | String |
203203
| `hidePrev` | Hides the Previous button in the first step. | Boolean |
204-
| `hideNextl` | Hide the Next button in the last step. | Boolean |
204+
| `hideNext` | Hide the Next button in the last step. | Boolean |
205205
| `tooltipPosition` | Position of the tooltips. | String |
206206
| `tooltipClass` | CSS class of the tooltips. | String |
207207
| `highlightClass` | CSS class of the helperLayer. | String |

0 commit comments

Comments
 (0)