From 59bad32487734b399eb6b8a4c083aa57410c43f1 Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 14 Jun 2024 16:11:43 +0200 Subject: [PATCH] fix: homepage --- docs/src/content/docs/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index 8fb84e8..e7d4940 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -27,8 +27,8 @@ import MyIcon from '../../components/MyIcon.astro'; import SubscriptionForm from '../../components/SubscriptionForm.astro'; - - This repository gathers 52 Challenges related to Angular, Nx, RxJS, Ngrx and Typescript. + + This repository gathers 53 Challenges related to Angular, Nx, RxJS, Ngrx and Typescript. These challenges resolve around real-life issues or specific features to elevate your skills.