From 027be2d834f09a541446100d2aa736a306194d6b Mon Sep 17 00:00:00 2001 From: Jordan Muwanguzi Date: Mon, 6 Oct 2025 13:21:03 +0300 Subject: [PATCH] Fix typos and improving phrasing --- README.md | 4 ++-- SECURITY.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c7ae5e378..771ffcc80 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can find the Animate.css documentation on the [website](https://animate.styl ## Accessibility -Animate.css supports the [`prefers-reduced-motion` media query](https://webkit.org/blog/7551/responsive-design-for-motion/) so that users with motion sensitivity can opt out of animations. On supported platforms (currently all the majors browsers and OS), users can select "reduce motion" on their operating system preferences and it will turn off CSS transitions for them without any further work required. +Animate.css supports the [`prefers-reduced-motion` media query](https://webkit.org/blog/7551/responsive-design-for-motion/) so that users with motion sensitivity can opt out of animations. On supported platforms (currently all the majors browsers and Operating Systems), users can select "reduce motion" on their operating system preferences and it will turn off CSS transitions for them without any further work required. ## Core Team @@ -45,4 +45,4 @@ This project and everyone participating in it is governed by the [Contributor Co ## Contributing -Pull requests are the way to go here. We only have two rules for submitting a pull request: match the naming convention (camelCase, categorised [fades, bounces, etc]) and let us see a demo of submitted animations in a [pen](https://codepen.io). That **last one is important**. +Pull requests are the way to go here. We only have two rules for submitting a pull request: match the naming convention (camelCase, categorized [fades, bounces, etc]) and let us see a demo of submitted animations in a [pen](https://codepen.io). That **last one is important**. diff --git a/SECURITY.md b/SECURITY.md index 388044151..7963815f9 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,5 +1,5 @@ -If you discover a security issue in this repository, please contact us with this email animate@eltonmesquita.com. +If you discover a security issue in this repository, please contact us at animate@eltonmesquita.com. -Thanks for helping make our open-source projects safe for everyone, we really appreciate it. +Thank you for helping keep our open-source projects safe for everyone — we really appreciate it.