diff options
author | Soreine <nicolas@gitbook.com> | 2016-10-13 15:45:08 +0200 |
---|---|---|
committer | Soreine <nicolas@gitbook.com> | 2016-10-13 15:45:19 +0200 |
commit | 1a3e4e8337ddf26315bf18c9e2611a164cfede15 (patch) | |
tree | 48bb4c1dc2ddb2e7b149b652b25fcb660cf551a5 /docs/api/components.md | |
parent | 631cebfd2fc486e47435f688110d1b982649b33e (diff) | |
download | gitbook-1a3e4e8337ddf26315bf18c9e2611a164cfede15.zip gitbook-1a3e4e8337ddf26315bf18c9e2611a164cfede15.tar.gz gitbook-1a3e4e8337ddf26315bf18c9e2611a164cfede15.tar.bz2 |
Small tweaks to doc
Diffstat (limited to 'docs/api/components.md')
-rw-r--r-- | docs/api/components.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/components.md b/docs/api/components.md index f56f582..e323abc 100644 --- a/docs/api/components.md +++ b/docs/api/components.md @@ -3,7 +3,7 @@ ## Injection -Plugins can inject components by registering react components to some roles. +Plugins can inject components by registering React components to some roles. #### Register a components |