Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Mar 26, 2019
1 parent 44c5071 commit 335ef78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/ReactWrapper/invoke.md
@@ -1,4 +1,4 @@
# `.invoke(propName)(...args]) => Any`
# `.invoke(propName)(...args) => Any`

Invokes a function prop.

Expand Down
2 changes: 1 addition & 1 deletion docs/api/ShallowWrapper/invoke.md
@@ -1,4 +1,4 @@
# `.invoke(invokePropName)(...args]) => Any`
# `.invoke(invokePropName)(...args) => Any`

Invokes a function prop.

Expand Down

0 comments on commit 335ef78

Please sign in to comment.