diff --git a/aio/content/guide/deployment.md b/aio/content/guide/deployment.md
index b9611d8338..60c87541be 100644
--- a/aio/content/guide/deployment.md
+++ b/aio/content/guide/deployment.md
@@ -387,7 +387,7 @@ List the generated bundles in the `dist/` folder.
- ls dist/*.bundle.js
+ ls dist/*.js
@@ -396,7 +396,7 @@ The following example displays the graph for the _main_ bundle.
- node_modules/.bin/source-map-explorer dist/main.*.bundle.js
+ node_modules/.bin/source-map-explorer dist/main*