Skip to content

Commit

Permalink
Improve wording in compose docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johno committed Mar 26, 2019
1 parent 688b84d commit b8053fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ import {

### compose

The `compose` utility is used to combine multiple style functions together into a single one.
The `compose` utility is used to combine multiple style functions together into one.
This is used internally to create the `space`, `color`, `size`, and `borders` style functions.
This utility can also be useful for creating consistent sets of style props across multiple components.

Expand Down

0 comments on commit b8053fa

Please sign in to comment.