From d1c60559bba78554f39713e451650907ccee415e Mon Sep 17 00:00:00 2001 From: sumeyyeKurtulus Date: Fri, 17 May 2024 09:04:01 +0300 Subject: [PATCH] fix: small typo in the documentation --- docs/en/UI/Angular/Title-Strategy-Service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/UI/Angular/Title-Strategy-Service.md b/docs/en/UI/Angular/Title-Strategy-Service.md index 5266bfd0a3c..64e94b3e17b 100644 --- a/docs/en/UI/Angular/Title-Strategy-Service.md +++ b/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**