From 2e47a5acc2e947598df1bb2f0e38cc11d8e88cbf Mon Sep 17 00:00:00 2001 From: Michel EDIGHOFFER Date: Mon, 25 Sep 2023 23:56:20 +0200 Subject: [PATCH] docs: remove redundant ngrx --- docs/src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index cafefc9..da1fb84 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -24,7 +24,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; - This repository gathers 36 Challenges related to Angular, Nx, Ngrx, RxJS, and Ngrx. + This repository gathers 36 Challenges related to Angular, Nx, RxJS, and Ngrx. These challenges resolve around real-life issues or specific features to elevate your skills.