Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 509e208

Browse files
authored
Merge pull request #107 from tugrulelmas/patch-1
fixed scope property name ngIntroOnhintclick
2 parents 16d424f + 92b8178 commit 509e208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/angular-intro.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
ngIntroHintsMethod: "=?",
4040
ngIntroOnhintsadded: "=",
41-
ngIntroOnhintsclicked: "=?",
41+
ngIntroOnhintclick: "=?",
4242
ngIntroOnhintclose: "=?",
4343
ngIntroShowHint: "=?",
4444
ngIntroShowHints: "=?",

0 commit comments

Comments
 (0)