Misprint (#39)

This commit is contained in:
frederikhors 2020-02-23 21:33:40 +01:00 committed by GitHub
parent dfa4caf540
commit 4be4ce860b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ You can then add your database schema to the migrations, maybe create some seed
git clone https://github.com/dosco/super-graph && cd super-graph && make install
```
And then create and launch you're new app
And then create and launch your new app
```bash
# create a new app and change to it's directory