From aa7f1e2fbd9efe76ca084bf093092712a58fabec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sinan=20=C3=96zt=C3=BCrk?= Date: Tue, 12 Mar 2024 16:28:44 +0300 Subject: [PATCH] Update Angular HTTP Error Handling text in docs-nav.json --- docs/en/docs-nav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index eeefa3d06e..ff85feae58 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1059,7 +1059,7 @@ "path": "UI/Angular/HTTP-Requests.md" }, { - "text": "HTTP Error Handling / Customization", + "text": "Customize Error Handling", "path": "UI/Angular/HTTP-Error-Handling.md" } ]