Skip to content

Commit 8ccd332

Browse files
committed
docs: typo
1 parent 182b06e commit 8ccd332

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/concepts/bot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ Turned off by default.
279279

280280
The options for the web pages of the bot.
281281

282-
`~PageOptions.color`
282+
`~PagesOptions.color`
283283
: The color of the theme. It will be used for the theme color of the web
284284
pages. The default color is `"green"`.
285285

@@ -308,7 +308,7 @@ The options for the web pages of the bot.
308308

309309
See also the [*Colors* section] of the Pico CSS docs.
310310

311-
`~PageOptions.css`
311+
`~PagesOptions.css`
312312
: The custom CSS to be injected into the web pages. It should be a string
313313
of CSS code.
314314

0 commit comments

Comments
 (0)