Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.

Commit 35ccd2c

Browse files
author
Bach Nguyen-Ngoc
authored
Fixes typo in readme
1 parent e095255 commit 35ccd2c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,19 @@ docker-compose run web rails db:migrate
1919
```
2020
## Seed
2121

22-
The seed provides real datat from volunteers during Lan ETS 2018. ```docker-compose run web rails db:seed ```
23-
Afterwards, an admin with the credentials `bachnguyen0408@gmail.com:allo123` will be created
22+
The seed provides real data from volunteers during Lan ETS 2018. ```docker-compose run web rails db:seed ```
23+
Afterwards, an admin with the credentials `bachnguyen0408@gmail.com:allo123` will be created
24+
2425
## Deployment
2526

2627
Section under construction
2728

2829
## Built With
2930

30-
* [Ruby on Rails V.5.2](https://rubyonrails.org/) - The web framework used
31+
* [Ruby on Rails V.5.2](https://rubyonrails.org/) - The ruby web framework used
3132
* [Mariadb](https://mariadb.org/) - Open source MySql database
3233
* [React V.16.4.1](https://reactjs.org/) - Javascript library for building user interfaces
33-
* [Yarn V.16](https://yarnpkg.com/lang/en/) - Javascript package manager
34+
* [Yarn V.1.6](https://yarnpkg.com/lang/en/) - Javascript package manager
3435
* [Docker (docker-compose V.3.4](https://www.docker.com/) - Container for easier deployment and installation
3536

3637

0 commit comments

Comments
 (0)