Skip to content

Commit

Permalink
Update directives.md
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
cemremengu authored Nov 27, 2018
1 parent 09e7f91 commit b59a24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/reference/directives.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ type Mutation {

## Implement the directive

Finally, we need to implement the directive, and pass it in when startin gthe server:
Finally, we need to implement the directive, and pass it in when starting the server:
```go
package main

Expand Down

0 comments on commit b59a24a

Please sign in to comment.