From 04005fdf88adbc21cdbff430da079c5482b24903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?SAL=C4=B0H=20=C3=96ZKARA?= Date: Tue, 8 Oct 2024 13:27:51 +0300 Subject: [PATCH] Update docs-nav.json --- docs/en/docs-nav.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 80411d8a06..0f73f57adb 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -67,7 +67,7 @@ ] }, { - "text": "Book Store Application", + "text": "Web Application Development", "items": [ { "text": "Overview", @@ -1278,7 +1278,7 @@ "path": "framework/ui/angular/http-requests.md" }, { - "text": "Customize Error Handling", + "text": "Error Handling", "path": "framework/ui/angular/http-error-handling.md" } ]