From 66f325bec04aea5a7d94b2532aabc3e36ee766c5 Mon Sep 17 00:00:00 2001 From: Linus Gubenis <7453396+componentDidMount@users.noreply.github.com> Date: Mon, 22 Oct 2018 13:59:37 +0200 Subject: [PATCH] Update README.md fixes small typo --- subscriptions-with-apollo-instagram/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subscriptions-with-apollo-instagram/README.md b/subscriptions-with-apollo-instagram/README.md index 3b50381..5a27c32 100755 --- a/subscriptions-with-apollo-instagram/README.md +++ b/subscriptions-with-apollo-instagram/README.md @@ -127,7 +127,7 @@ subscription { } ``` -Then, in a different tab you can send a mutation to trigger the mutation: +Then, in a different tab you can send a mutation to trigger the subscription: ```graphql mutation {