Skip to content

Commit f11820e

Browse files
committed
Merge PR animate-css#1893: Fixing typos and improving phrasing (conflicts resolved: prefer PR changes)
2 parents 734cdf8 + 027be2d commit f11820e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can find the Animate.css documentation on the [website](https://animate.styl
2626

2727
## Accessibility
2828

29-
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.
29+
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.
3030

3131
## Core Team
3232

@@ -45,6 +45,4 @@ This project and everyone participating in it is governed by the [Contributor Co
4545

4646
## Contributing
4747

48-
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**.
49-
50-
- `shake-fade`: new subtle shake + fade animation (added by @Nafisa-tamboli)
48+
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**.

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- markdownlint-disable MD041 -->
22

3-
If you discover a security issue in this repository, please contact us with this email animate@eltonmesquita.com.
3+
If you discover a security issue in this repository, please contact us at animate@eltonmesquita.com.
44

5-
Thanks for helping make our open-source projects safe for everyone, we really appreciate it.
5+
Thank you for helping keep our open-source projects safe for everyone we really appreciate it.

0 commit comments

Comments
 (0)