diff --git a/packager/README.md b/packager/README.md index 189c19dc4f6..a746fa42bd2 100644 --- a/packager/README.md +++ b/packager/README.md @@ -19,7 +19,7 @@ namely the node module format. We want to even go further, and let you choose your own packager and asset pipeline or even integrate into your existing infrastructure. -React Native users need not to understand how the packager work, +React Native users don't need to understand how the packager work, however, this documentation might be useful for advanced users and people who want to fix bugs or add features to the packager (patches welcome!).