diff options
-rw-r--r-- | files/ja/web/api/web_animations_api/using_the_web_animations_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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();</pre> </pre> <div class="note"> -<p><strong>注意:</strong><code>getAnimations()</code> と <code>effect</code> はこの記事執筆時点では完全にサポートされていませんが plyfill は今現在サポートしています。</p> +<p><strong>注意:</strong><code>getAnimations()</code> と <code>effect</code> はこの記事執筆時点では完全にサポートされていませんが polyfill は今現在サポートしています。</p> </div> <h2 id="コールバックと_Promise">コールバックと Promise</h2> |