Browse Source

Fix typo

Closes #67
Thanks @andrewpbray
tags/v0.4.1
Garrick Aden-Buie 4 years ago
parent
commit
2e920ff07e
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      man/fragments/_themes.Rmd

+ 1
- 1
man/fragments/_themes.Rmd View File

@@ -14,7 +14,7 @@ For example, `style_mono_accent()` uses a single color as an accent color.
Note that the colors used below are for demonstration only,
the point of the `style_` functions is for you to choose your own color palette!

If you color palette uses more than two colors,
If your color palette uses more than two colors,
you can add additional colors with the `colors` argument.
See the [Colors](#colors) section for more information.


Loading…
Cancel
Save