Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular - train-a - change maximum number in teams #1686

Merged
2 changes: 1 addition & 1 deletion tasks/train-a/admin/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:_ [email protected]
> _password:_ my-password

Expand Down
2 changes: 1 addition & 1 deletion tasks/train-a/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion tasks/train-a/sign-in.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion tasks/train-a/sign-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading