From cf588ff92572ffa5a70057f277f84f2ea5813c85 Mon Sep 17 00:00:00 2001 From: Wandrille Date: Thu, 15 Feb 2024 16:54:36 +0100 Subject: [PATCH] fix: the author field matches the name of the file --- docs/src/content/docs/challenges/angular/45-react-in-angular.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/challenges/angular/45-react-in-angular.md b/docs/src/content/docs/challenges/angular/45-react-in-angular.md index 6aae8fb..e71ab68 100644 --- a/docs/src/content/docs/challenges/angular/45-react-in-angular.md +++ b/docs/src/content/docs/challenges/angular/45-react-in-angular.md @@ -1,7 +1,7 @@ --- title: 🔴 React in angular description: Challenge 45 is about learning how to benefit from the numerous libraries in React -author: Wandrille Guesdon +author: wandrille-guesdon challengeNumber: 45 command: angular-react-in-angular sidebar: