diff --git a/docs/API.md b/docs/API.md index 9889d323..9b7a22ea 100644 --- a/docs/API.md +++ b/docs/API.md @@ -817,7 +817,7 @@ const componentFromStream = componentFromStreamWithConfig(mostConfig) ```js import xstreamConfig from 'recompose/xstreamObservableConfig' -const componentFromStream = componentFromStreamWithConfig(xstreamCondfig) +const componentFromStream = componentFromStreamWithConfig(xstreamConfig) ``` #### Bacon