Sfoglia il codice sorgente

Fix typo

Closes #67
Thanks @andrewpbray
tags/v0.4.1
Garrick Aden-Buie 4 anni fa
parent
commit
2e920ff07e
Non sono state trovate chiavi note per questa firma nel database
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      man/fragments/_themes.Rmd

+ 1
- 1
man/fragments/_themes.Rmd Vedi 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…
Annulla
Salva