Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 07c25c0

Browse files
authored
Update working-with-gifs: マークダウン to Markdown
1 parent a36e907 commit 07c25c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/working-with-gifs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ const AboutPage = () => (
2727
export default AboutPage;
2828
```
2929

30-
## マークダウンに GIF を含める
30+
## Markdown に GIF を含める
3131

32-
マークダウンによる投稿とページにアニメーション GIF を含める場合は静止画像と同じ方法になります。
32+
Markdown による投稿とページにアニメーション GIF を含める場合は静止画像と同じ方法になります。
3333

3434
```markdown
3535
![otter dancing with a fish](./images/dancing-ofter.gif)

0 commit comments

Comments
 (0)