Fix docs typo

Close #1209
This commit is contained in:
Raibima Putra
2018-12-21 08:46:31 +07:00
committed by Nicolas Gallagher
parent 4b3f6efb21
commit f7e6b43422

View File

@@ -36,7 +36,7 @@ target platform.
What follows is merely an _example_ of one basic way to package a web app using
[Webpack](https://webpack.js.org) and [Babel](https://babeljs.io/). (You can
also the React Native bundler, [Metro](https://github.com/facebook/metro), to
also use the React Native bundler, [Metro](https://github.com/facebook/metro), to
build web apps.)
Packaging web apps is subtly different to packaging React Native apps and is