Skip to content

Commit 4753ba6

Browse files
committed
update
1 parent 08ef598 commit 4753ba6

File tree

1 file changed

+2
-2
lines changed
  • examples/angular/template-hierarchy-data-fetching

1 file changed

+2
-2
lines changed

examples/angular/template-hierarchy-data-fetching/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ In this example we show how to implement the WordPress Template Hierarchy in Ang
1919
- Run `npm run backend:start` and verify that http://localhost:3000/api/templates returns correct data.
2020
- Verify if you have added `/backend/.env` file with correct `FRONTEND_URL`.
2121
- check for any errors in the console
22-
1. In some cases, you might have to install @angluar/cli globally. In /example-app/ run `npm install -g @angular/cli@latest`
23-
2. To reset the WP server and re-run setup you can run `npm run example:prune` and confirm "Yes" at any prompts.
22+
2. In some cases, you might have to install @angluar/cli globally. In /example-app/ run `npm install -g @angular/cli@latest`
23+
3. To reset the WP server and re-run setup you can run `npm run example:prune` and confirm "Yes" at any prompts.

0 commit comments

Comments
 (0)