Skip to content

Commit 0580d1d

Browse files
authored
Update Getting-Started-Angular.md
1 parent 9e98165 commit 0580d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/Getting-Started-Angular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Navigate to the **angular** folder, open a command line and run the following co
9999
yarn
100100
```
101101

102-
Then, run the following command to create dynamic bundles *(Only require in the first time you download the project or when you update dynamic bundles)*:
102+
Then, run the following command to create dynamic bundles *(This is only required for the first time when you download the project or when you update dynamic bundles)*:
103103

104104
```bash
105105
npm run create-dynamic-bundles

0 commit comments

Comments
 (0)