diff options
| author | Kian Meng, Ang <kianmeng.ang@gmail.com> | 2021-12-24 14:46:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-23 23:46:04 -0700 |
| commit | de54df6307c2b1ad6db5a7f0b305b730b7afb096 (patch) | |
| tree | 12e5c4cc24b55e00d78df272eb7c1a33dd22d36c /docs/modules/html-backend | |
| parent | 633d5fee1f7cc40b87a3b74d2c379621099e3ef0 (diff) | |
Fix typos and misspellings in docs and code (PR #4222)
Diffstat (limited to 'docs/modules/html-backend')
| -rw-r--r-- | docs/modules/html-backend/pages/custom-stylesheet.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/html-backend/pages/custom-stylesheet.adoc b/docs/modules/html-backend/pages/custom-stylesheet.adoc index 18591039..6bb57137 100644 --- a/docs/modules/html-backend/pages/custom-stylesheet.adoc +++ b/docs/modules/html-backend/pages/custom-stylesheet.adoc @@ -95,7 +95,7 @@ You can achieve the same result by including the directory in the value of the ` If you set the value of `stylesdir` to an absolute directory, then Asciidoctor would still locate the stylesheet and embed it into the HTML. But this can create problems if you've configured the converter to link to the stylesheet instead. -Let's look at thoses problem and ways to work through them. +Let's look at those problem and ways to work through them. [#stylesdir-and-linkcss] == Styles directory and linkcss |
