Skip to content

Commit 495dd3c

Browse files
tbroadleyjosepot
authored andcommitted
docs: fix typo
1 parent d78eb87 commit 495dd3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ It does not modify the component class passed to it; instead, it *returns* a new
383383

384384
* [`withRef`] *(Boolean)*: If true, stores a ref to the wrapped component instance and makes it available via `getWrappedInstance()` method. Default value: `false`
385385

386-
* Addionally, any extra options passed via `connectOptions` will be passed through to your `selectorFactory` in the `factoryOptions` argument.
386+
* Additionally, any extra options passed via `connectOptions` will be passed through to your `selectorFactory` in the `factoryOptions` argument.
387387

388388
<a id="connectAdvanced-returns"></a>
389389
#### Returns

0 commit comments

Comments
 (0)