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