Skip to content

Commit 85c36b4

Browse files
committed
Fixed typo in README
add_acttion to add_action
1 parent 2f509a5 commit 85c36b4

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)