diff --git a/src/styles/page-template/index.md.njk b/src/styles/page-template/index.md.njk index 4f8bc5d9bb..2ca89a2e86 100644 --- a/src/styles/page-template/index.md.njk +++ b/src/styles/page-template/index.md.njk @@ -104,7 +104,7 @@ To change the components that are included in the page template by default, set assetUrl Variable - Set the domain for the Open Graph meta tag image asset. If you need to use both your own domain and your own image path and filename, add <meta property="og:image" content="YOUR-ABSOLUTE-URL"> inside the head block instead of using `assetUrl`. + Set the domain for the Open Graph meta tag image asset. If you need to use both your own domain and your own image path and filename, add <meta property="og:image" content="YOUR-ABSOLUTE-URL"> inside the head block instead of using `assetUrl`.