From 10bd926d9da3c32a9cb4442d5e8a8157fc6d1d75 Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Sun, 28 Nov 2021 23:37:48 +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') 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 0c51e2abb8..cd26fc6f30 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 @@ -314,7 +314,7 @@ drinking.pause();
-

注意:getAnimations()effect はこの記事執筆時点では完全にサポートされていませんが plyfill は今現在サポートしています。

+

注意:getAnimations()effect はこの記事執筆時点では完全にサポートされていませんが polyfill は今現在サポートしています。

コールバックと Promise

-- cgit v1.2.3-54-g00ecf