Skip to content

Commit 077c0d2

Browse files
authored
Update docs/syntax/images.md
1 parent 1e77312 commit 077c0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Images include screenshots, inline images, icons, and more. Syntax for images is
88

99
:::{note}
1010
If a page uses a relative image path, it must be relative to the `toc.yml` or `docset.yml` that includes the page rather than relative to the page itself.
11-
This typically fails to render when you run a local build, thus it's preferrable to use an absolute path, for example: `/solutions/images/observability-apm-app-landing.png`.
11+
This type of relative path may fail to render when you run a local build, thus it's generally preferable to use an absolute path, for example: `/solutions/images/observability-apm-app-landing.png`.
1212
:::
1313

1414
## Block-level images

0 commit comments

Comments
 (0)