From 14a5dffe716b1d2c857177d6bf38f6a28cdc6bed Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Sat, 25 Dec 2021 12:52:25 +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') 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 cd26fc6f30..eb46cf1089 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 @@ -202,7 +202,7 @@ bottle.addEventListener("touchstart", shrinkAlice, false);

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

-

小さな子どもたちは、オートマトンのチェスのコマとは異なり、疲れやすいのでアリスは常に速度をとしています。彼女のアニメーションの playbackRate に衰えを設定することでコードでこれを表現しました。

+

小さな子どもたちは、オートマトンのチェスのコマとは異なり、疲れやすいのでアリスは常に速度を落としています。彼女のアニメーションの playbackRate に衰えを設定することでコードでこれを表現しました。

setInterval( function() {
 
-- 
cgit v1.2.3-54-g00ecf