From e90fcc2871a8a5ee7e904684aff1de867076bc99 Mon Sep 17 00:00:00 2001 From: codenitpicker <60985482+codenitpicker@users.noreply.github.com> Date: Fri, 14 Feb 2020 18:56:54 +0000 Subject: [PATCH] Spelling mistake corrected (#21466) Changed "ofter" to "otter" --- docs/docs/working-with-gifs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)