From 06a35fd0bd7a62fb95c06e16f41c1dea24fd7f76 Mon Sep 17 00:00:00 2001 From: Mat Jordan Date: Wed, 17 Jul 2024 15:56:20 -0400 Subject: [PATCH] Add _a_. --- pages/content/image.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/content/image.mdx b/pages/content/image.mdx index 73a0c35..45dc75b 100644 --- a/pages/content/image.mdx +++ b/pages/content/image.mdx @@ -20,7 +20,7 @@ Use the `` component to insert a pan-zoom capable Image into your content Image component is rendered as a `figure` element with a `figcaption` element for the label. The `figure` is an OpenSeadragon viewer that allows for pan-zoom capabilities. -### Pan-zoom using simple image (`.jpg`, `.png`, etc.) +### Pan-zoom using a simple image (`.jpg`, `.png`, etc.) ```mdx copy