Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed Mar 18, 2019
1 parent 30313f7 commit 386bc3a
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 386bc3a

Please sign in to comment.