Skip to content

Commit 406ba48

Browse files
committed
Merge pull request #12 from bradp/patch-1
Fixed typo in README
2 parents 2f509a5 + 85c36b4 commit 406ba48

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
@@ -89,7 +89,7 @@ This is very simple feature.
8989
### Hyperlink Navigate
9090
This feature is available the followings:
9191
- add_filter, remove_filter
92-
- add_acttion, remove_action
92+
- add_action, remove_action
9393

9494
Hold down Ctrl key on first or second parameter. If text color is changed to blue, Click there.
9595
Then caret position go to function. (first parameter is available when there are the same function names as parameter name : in this case, caret doesn't necessarily go to right position)

0 commit comments

Comments
 (0)