Skip to content

Commit

Permalink
Fix: changes after review (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xGabi authored Apr 3, 2019
1 parent cfb065e commit 157fa00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ A JavaScript implementation of aragonAPI, used to interact with aragonOS by hand

### Docs

- [React API](/packages/aragon-api-react/README.md)
- [App API](/docs/APP.md)
- [Wrapper API](/docs/WRAPPER.md)
- [React API](/packages/aragon-api-react/README.md)
- [Aragon client implementations (wrapper)](/docs/WRAPPER.md)
- [Providers](/docs/PROVIDERS.md)
- [Architecture of Aragon apps and their communication channels](/docs/ARCHITECTURE.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/WRAPPER.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# aragonAPI for Wrappers
# aragonAPI for Aragon client implementations

## Install

Expand Down

0 comments on commit 157fa00

Please sign in to comment.