Skip to content

Commit

Permalink
chore: Update demo for custom gotItText
Browse files Browse the repository at this point in the history
  • Loading branch information
mhomolak committed Jan 12, 2018
1 parent c56101c commit 638f2c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demo/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ function init() {
opts: {
title: 'Coach Mark above feature',
text: 'Some text explaining to the user why you changed their interface',
gotItText: 'Yup! I got it!',
gotItText: 'Custom gotItText',
gotIt: true,
forceAbove: true,
disableShadowing: true,
id: '9834893498'
Expand Down

0 comments on commit 638f2c9

Please sign in to comment.