Skip to content

Commit

Permalink
s/Nanocomponents is/Nanocomponent is
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes authored Aug 22, 2017
1 parent feefb5e commit 7c3c923
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 @@ -70,7 +70,7 @@ app.use(function (state, emitter) {
These are some common patterns you might encounter when writing components.

### Standalone
Nanocomponents is part of the choo ecosystem, but works great standalone!
Nanocomponent is part of the choo ecosystem, but works great standalone!

```js
var Button = require('./button.js')
Expand Down

0 comments on commit 7c3c923

Please sign in to comment.