Skip to content

Commit

Permalink
Spelling mistake corrected (#21466)
Browse files Browse the repository at this point in the history
Changed "ofter" to "otter"
  • Loading branch information
codenitpicker authored Feb 14, 2020
1 parent 40aaba3 commit e90fcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/working-with-gifs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e90fcc2

Please sign in to comment.