diff --git a/docs/optimizing-performance.md b/docs/optimizing-performance.md index 7253e76e..162ed00b 100644 --- a/docs/optimizing-performance.md +++ b/docs/optimizing-performance.md @@ -106,7 +106,7 @@ Remember that you only need to do this for production builds. You shouldn't appl ### Rollup -For the most efficient Browserify production build, install a few plugins: +For the most efficient Rollup production build, install a few plugins: ``` # If you use npm