diff --git a/software/06.Nest/README.md b/software/06.Nest/README.md index c371542d..ce44d1c6 100644 --- a/software/06.Nest/README.md +++ b/software/06.Nest/README.md @@ -113,7 +113,7 @@ Upon accessing the poc-shop page, you'll notice that it currently lacks content. ### 📌 Tasks: - You should be able to create the poc-shop DTO -- Create a folder DTO in the `poc_sop/` folder and create a poc_shop.dto.ts +- Create a folder DTO in the `poc_shop/` folder and create a poc_shop.dto.ts > This DTO should include the following information: - The number of visitors - An array of IDs representing all available games