diff --git a/docs/docs/working-with-gifs.md b/docs/docs/working-with-gifs.md index 2b919af06dd1c..5b0196538172b 100644 --- a/docs/docs/working-with-gifs.md +++ b/docs/docs/working-with-gifs.md @@ -32,7 +32,7 @@ export default AboutPage; In Markdown posts and pages, including an animated GIF is the same as a static image: ```markdown -![otter dancing with a fish](./images/dancing-ofter.gif) +![otter dancing with a fish](./images/dancing-otter.gif) ``` ![otter dancing with a fish](./images/dancing-otter.gif)