We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acff873 commit f5a29d6Copy full SHA for f5a29d6
docs/3-web-servers/03-module/index.mdx
@@ -253,7 +253,7 @@ console.log(format(new Date(), "yyyy年MM月dd日"));
253
254
### `node-emoji` パッケージ
255
256
-[`node-emoji` パッケージ](https://www.npmjs.com/package/node-emoji)は、Node.js で絵文字を扱うことができるパッケージです。このパッケージを用いて、'I ❤️ ☕️!' という文章を出力してください。
+[`node-emoji` パッケージ](https://www.npmjs.com/package/node-emoji)は、Node.js で絵文字を扱うことができるパッケージです。このパッケージを用いて、'I ❤️ ☕️!' という文章を出力してください。
257
258
<Answer title="node-emoji パッケージ">
259
0 commit comments