Fix typo patter -> pattern

Summary: Closes https://github.com/facebook/react-native/pull/10008

Differential Revision: D3899083

fbshipit-source-id: c4e9392c931f5caa74e0538cd139f226109800a8
This commit is contained in:
T. Brandon Ashley 2016-09-20 23:24:25 -07:00 committed by Facebook Github Bot 5
parent 6bcad15e7b
commit 9bb2082889
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ middleware. Takes the following options:
* `projectRoots` array (required): Is the roots where your JavaScript
file will exist
* `blacklistRE` regexp: Is a patter to ignore certain paths from the
* `blacklistRE` regexp: Is a pattern to ignore certain paths from the
packager
* `polyfillModuleName` array: Paths to polyfills you want to be
included at the start of the bundle