diff --git a/src/contributor/random-kanji.js b/src/contributor/random-kanji.js
index 227fa5e..d6c6825 100644
--- a/src/contributor/random-kanji.js
+++ b/src/contributor/random-kanji.js
@@ -123,7 +123,7 @@ const KanjiCard = ({ data }) => {
key={idx}
className="py-1 px-2 bg-blue-100 flex items-center justify-center rounded"
>
- {reading}
+ {reading}
))}
diff --git a/src/contributor/random-pixel-monsters-image.js b/src/contributor/random-pixel-monsters-image.js
index d82ca12..bdf77cf 100644
--- a/src/contributor/random-pixel-monsters-image.js
+++ b/src/contributor/random-pixel-monsters-image.js
@@ -13,7 +13,7 @@ const RandomPixelMonstersImage = () => {
}}
>