Skip to content

Commit

Permalink
chore(README): fix typo (#3877)
Browse files Browse the repository at this point in the history
  • Loading branch information
bafolts authored and benlesh committed Jul 3, 2018
1 parent d5c4fdd commit 03c3363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Run `npm run perf_micro [operator]` to run micro performance test benchmarking o
## Adding documentation
RxNext uses [ESDoc](https://esdoc.org/) to generate API documentation. Refer to ESDoc's documentation for syntax. Run `npm run build_docs` to generate.

At the moment we are trying to improve the documentation. For this purpose the Documentation is in a seperate [GitHub Repostory](https://github.com/ReactiveX/rxjs-docs).
At the moment we are trying to improve the documentation. For this purpose the Documentation is in a separate [GitHub Repository](https://github.com/ReactiveX/rxjs-docs).
For a quick instruction take a look at the [documentation guidelines](https://github.com/ReactiveX/rxjs-docs/blob/master/DOCUMENTATION_GUIDELINES.md).
We are really happy about any type of contributions!

Expand Down

0 comments on commit 03c3363

Please sign in to comment.