Skip to content

Commit f8121f7

Browse files
authored
Merge pull request #228 from 6cessfuldev/patch-1
Update README.md
2 parents 49aaad2 + 56835af commit f8121f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ This is the full list:
349349
- This param is required, EXCEPT if you set `showNextButton: false`
350350
- Define pre-made Skip button child (Widget), by adding `skip: Text('Skip')`
351351
- This param is required if you set `showSkipButton: true`
352-
Define pre-made Back button child (Widget), by adding `back: Text('Back')`
352+
- Define pre-made Back button child (Widget), by adding `back: Text('Back')`
353353
- This param is required if you set `showBackButton: true`
354354

355355
#### Use custom buttons

0 commit comments

Comments
 (0)