diff --git a/tasks/train-a/admin/readme.md b/tasks/train-a/admin/readme.md index 0fa2d20c2..d06af2826 100644 --- a/tasks/train-a/admin/readme.md +++ b/tasks/train-a/admin/readme.md @@ -4,7 +4,7 @@ The page is designed for managing trips and train movement infrastructure, with the ability to create any type of carriage, place stations, and set up routes. -> There is only 1 user with this role: +> There is only 1 user with this role: > _email:_ admin@admin.com > _password:_ my-password diff --git a/tasks/train-a/readme.md b/tasks/train-a/readme.md index b3de2410b..262265ded 100644 --- a/tasks/train-a/readme.md +++ b/tasks/train-a/readme.md @@ -4,7 +4,7 @@ ### Organization -The project is a collaborative (team group) effort involving a maximum of five team members. The project timeline you can find in [RSApp Schedule](https://app.rs.school/course/schedule), and the final product must be a serverless application accessible to the public. +The project is a collaborative (team group) effort involving a maximum of four team members. The project timeline you can find in [RSApp Schedule](https://app.rs.school/course/schedule), and the final product must be a serverless application accessible to the public. ### Project Purpose diff --git a/tasks/train-a/sign-in.md b/tasks/train-a/sign-in.md index 89355510a..8df1634f4 100644 --- a/tasks/train-a/sign-in.md +++ b/tasks/train-a/sign-in.md @@ -130,7 +130,7 @@ User can enter _email_ and _password_ into relative form fields and be granted t ### Sign In page example -![Sign In page example](./desgins/signin.png) +![Sign In page example](./designs/signin.png) ## Next Section diff --git a/tasks/train-a/sign-up.md b/tasks/train-a/sign-up.md index 34ac5d12f..f58f9c16f 100644 --- a/tasks/train-a/sign-up.md +++ b/tasks/train-a/sign-up.md @@ -124,7 +124,7 @@ User is able to enter _email_ and _password_ into the relative fields and create ### Sign Up page example -![Sign Up page example](./desgins/signup.png) +![Sign Up page example](./designs/signup.png) ## Next section