Skip to content

Commit a34e936

Browse files
committed
docs: small edit
1 parent 83e4a33 commit a34e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/ui/_theme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ def from_brand(cls, brand: "str | pathlib.Path | Brand"):
510510
Creates a custom Shiny theme for your brand using
511511
[brand.yml](https://posit-dev.github.io/brand-yml), a single YAML file that
512512
describes the brand's color and typography. Learn more about writing a
513-
`_brand.yml` file for your Brand at the
513+
`_brand.yml` file for your brand at the
514514
[brand.yml homepage](https://posit-dev.github.io/brand-yml).
515515
516516
As a simple example, suppose your brand guidelines include a color palette with

0 commit comments

Comments
 (0)