Skip to content

Commit 480485b

Browse files
committed
Update README
1 parent 700dbf0 commit 480485b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
This repository is a collection of assorted [Expo config plugins](https://docs.expo.dev/guides/config-plugins/) for configuring the `npx expo prebuild` command.
44

5-
- **We prefer packages ship their own Expo config plugin**. This helps to ensure that plugin and package versions are always aligned, and that features made available in the packages are made available at the same time in the plugin. If packages haven't adopted config plugins yet, the community can add a package here as a temporary home.
5+
- **We prefer packages to ship their own Expo config plugin**. This helps ensure that plugin and package versions are always aligned, and that new features are made available in both the package and plugin simultaneously. If packages haven't adopted config plugins yet, the community can add a package here as a temporary home.
66

7-
- **All packages here are community maintained.** - they are not maintained by Expo. Feel free to improve docs, packages, tests, etc.
7+
- **All packages here are community maintained.** They are not maintained by Expo. Feel free to improve docs, packages, tests, etc.
88

9-
- We maintain a 1-1 mapping of **native packages** `@config-plugins/*`. This means there should be no general utility packages here -- those are better suited for a different repo / NPM namespace.
9+
- We maintain a one-to-one mapping between **native packages** and `@config-plugins/*`. This means there should be no general utility packages here those are better suited for a different repository or npm namespace.
1010

1111
## First-party plugins
1212

0 commit comments

Comments
 (0)