Fix a typo in bundle-visualizer README

Small typo fixed.
This commit is contained in:
ko-dever
2018-02-26 10:43:19 +00:00
committed by GitHub
parent 5cc71763ab
commit ea7ef27f65

View File

@@ -57,4 +57,4 @@ of included packages and run `meteor` as normal.
> If you've added `bundle-visualizer` permanently with `meteor add`, it is
> important to remove this package prior to bundling or deploying to
> production with `meteor remove `bundle-visualizer`.
> production with `meteor remove bundle-visualizer`.