From 33cb80335eb7b824bf5f6ba59fe3dfe7341a3f10 Mon Sep 17 00:00:00 2001 From: Jeremy Keith Date: Sat, 1 Sep 2018 22:32:02 +0100 Subject: [PATCH] Remove the word "simply" --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 6b1a0cf..4477cda 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -4,7 +4,7 @@ first learn about GraphQL on [the official website](http://graphql.org/learn/). # Installation -Using [composer](https://getcomposer.org/doc/00-intro.md), simply run: +Using [composer](https://getcomposer.org/doc/00-intro.md), run: ```sh composer require webonyx/graphql-php