From e32159b5c50dade44c6d6bf434a3ed382bf894e2 Mon Sep 17 00:00:00 2001 From: Suleiman Yunus <49090656+suleyunus@users.noreply.github.com> Date: Wed, 15 Apr 2026 11:44:12 +0300 Subject: [PATCH] docs: correct "What to learn more about Angular?" to "Want to learn more about Angular?" --- adev/src/app/features/home/home.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adev/src/app/features/home/home.component.html b/adev/src/app/features/home/home.component.html index b71a13a79cf..3dfd304b791 100644 --- a/adev/src/app/features/home/home.component.html +++ b/adev/src/app/features/home/home.component.html @@ -160,7 +160,7 @@
-

What to learn more about Angular?

+

Want to learn more about Angular?