Skip to content

Commit 7444e54

Browse files
clarify wording
1 parent dc70d79 commit 7444e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exampleSite/content/docs/guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ To add [Open Graph](https://ogp.me/) metadata to a page, add values in the front
325325

326326
As a page can have multiple `image` and `video` tags, place their values in an array.
327327
Other Open Graph properties can have only one value.
328-
For example, this page has an `og:image` tag (displayed as a preview on social shares) and an `og:audio` tag.
328+
For example, this page has an `og:image` tag (which configures an image to preview on social shares) and an `og:audio` tag.
329329

330330
```yaml {filename="content/docs/guide/configuration.md"}
331331
title: "Configuration"

0 commit comments

Comments
 (0)