aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/en/render-hooks/images.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/render-hooks/images.md')
-rwxr-xr-xcontent/en/render-hooks/images.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/en/render-hooks/images.md b/content/en/render-hooks/images.md
index 1638ceeae..eca346c10 100755
--- a/content/en/render-hooks/images.md
+++ b/content/en/render-hooks/images.md
@@ -73,7 +73,7 @@ block = true
###### Text
-(`string`) The image description.
+(`template.HTML`) The image description.
###### Title
@@ -143,7 +143,7 @@ The embedded image render hook is automatically enabled for multilingual single-
[duplication of shared page resources]: /getting-started/configuration-markup/#duplicateresourcefiles
{{% /note %}}
-The embedded image render hook resolves internal Markdown destinations by looking for a matching [page resource], falling back to a matching [global resource]. Remote destinations are passed through, and the render hook will not throw an error or warning if it is unable to resolve a destination.
+The embedded image render hook resolves internal Markdown destinations by looking for a matching [page resource], falling back to a matching [global resource]. Remote destinations are passed through, and the render hook will not throw an error or warning if unable to resolve a destination.
[page resource]: /getting-started/glossary/#page-resource
[global resource]: /getting-started/glossary/#global-resource