Browse Source

fix: small typo in the documentation

pull/19850/head
sumeyyeKurtulus 2 years ago
parent
commit
d1c60559bb
  1. 2
      docs/en/UI/Angular/Title-Strategy-Service.md

2
docs/en/UI/Angular/Title-Strategy-Service.md

@ -27,7 +27,7 @@ When you create a new route and provide a **`title`** property, it will look lik
### Disable `projectName`
- If you dont want to show **`projectName`** in the title, you can disable it.
- If you don't want to show **`projectName`** in the title, you can disable it.
**app.module.ts**

Loading…
Cancel
Save