diff --git a/docs/api/README.md b/docs/api/README.md index cc7cd5ed67..320ade2fcd 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -23,7 +23,7 @@ This section documents the complete Redux API. Keep in mind that Redux is only c ### Importing -Every function described below is a top-level export. You can import any of them like this: +Every function described above is a top-level export. You can import any of them like this: #### ES6