From 7193740ae496c178379060e3f9706cecc327a68e Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Sun, 28 Nov 2021 23:32:22 +0900 Subject: Fix typo --- .../web/api/web_animations_api/using_the_web_animations_api/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/api/web_animations_api') diff --git a/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html b/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html index 69e4d74170..c7543fe430 100644 --- a/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html +++ b/files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html @@ -198,7 +198,7 @@ cake.addEventListener("touchstart", growAlice, false); bottle.addEventListener("mousedown", shrinkAlice, false); bottle.addEventListener("touchstart", shrinkAlice, false); -

鏡の国のアリスでは、アリスは走り続けなければならない世界に移動します。レッドクイーンのレースの例では、アリストレッドクイーンが所定の位置にとどまっています。(Codepen の 完全なコードを参照してください。)

+

鏡の国のアリスでは、アリスは走り続けなければならない世界に移動します。レッドクイーンのレースの例では、アリスとレッドクイーンが所定の位置にとどまっています。(Codepen の 完全なコードを参照してください。)

Alice and the Red Queen race to get to the next square in this game.

-- cgit v1.2.3-54-g00ecf