From 4be4ce860b088af6a1f53a21c8d44c15686777dd Mon Sep 17 00:00:00 2001 From: frederikhors <41120635+frederikhors@users.noreply.github.com> Date: Sun, 23 Feb 2020 21:33:40 +0100 Subject: [PATCH] Misprint (#39) --- docs/guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide.md b/docs/guide.md index ac5c0af..c97755d 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -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