From acc4122672b2b33dc253c40d89a5e3bbaeabc9d2 Mon Sep 17 00:00:00 2001 From: largearth <149696768+largearth@users.noreply.github.com> Date: Thu, 18 Jun 2026 01:05:44 +0900 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20(=E3=81=84=E3=81=9A=E3=82=8C?= =?UTF-8?q?=E3=81=8B=E3=81=AE=E3=83=9E=E3=82=B9=E7=9B=AE=E3=81=8B=20=3D>?= =?UTF-8?q?=20=E3=81=84=E3=81=9A=E3=82=8C=E3=81=8B=E3=81=AE=E3=83=9E?= =?UTF-8?q?=E3=82=B9=E7=9B=AE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/learn/tutorial-tic-tac-toe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/learn/tutorial-tic-tac-toe.md b/src/content/learn/tutorial-tic-tac-toe.md index 086109911..a58ebfea7 100644 --- a/src/content/learn/tutorial-tic-tac-toe.md +++ b/src/content/learn/tutorial-tic-tac-toe.md @@ -797,7 +797,7 @@ function Square() { } ``` -この `set` 関数を `onClick` ハンドラから呼び出すことで、`