docs(v1): remove exclusive language (#1961)

* Initial commit to replace easy, easily, simple, just, of course

* Revert ordered list change
This commit is contained in:
Eric Carboni 2019-11-11 17:06:54 -05:00 committed by Yangshun Tay
parent f1180d0eb6
commit b027db1b34
43 changed files with 56 additions and 56 deletions

View file

@ -27,7 +27,7 @@ Color configurations for the site.
- `primaryColor` is the color used the header navigation bar and sidebars.
- `secondaryColor` is the color seen in the second row of the header navigation bar when the site window is narrow (including on mobile).
- Custom color configurations can also be added. For example, if user styles are added with colors specified as `$myColor`, then adding a `myColor` field to `colors` will allow you to easily configure this color.
- Custom color configurations can also be added. For example, if user styles are added with colors specified as `$myColor`, then adding a `myColor` field to `colors` will allow you to configure this color.
#### `copyright` [string]