diff --git a/layouts/partials/image.html b/layouts/partials/image.html
index 507a83a..3c9fc8f 100644
--- a/layouts/partials/image.html
+++ b/layouts/partials/image.html
@@ -1,6 +1,6 @@
{{- /*
Renders an image with the given class, alt, and sizes.
-@contetx {alt} alt text for the image.
+@context {alt} alt text for the image.
@context {image} the image resource.
@context {sizes} each size to include in the srcset.
@context {classes} classes for the image.