Skip to content

Commit 386bc3a

Browse files
committed
fix typos
1 parent 30313f7 commit 386bc3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/api/ReactWrapper/invoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `.invoke(propName)(...args]) => Any`
1+
# `.invoke(propName)(...args) => Any`
22

33
Invokes a function prop.
44

docs/api/ShallowWrapper/invoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `.invoke(invokePropName)(...args]) => Any`
1+
# `.invoke(invokePropName)(...args) => Any`
22

33
Invokes a function prop.
44

0 commit comments

Comments
 (0)