Skip to content

Commit 4795417

Browse files
authored
Update README.md
1 parent 43badc2 commit 4795417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![version][version-badge]][package]
66
[![MIT License][license-badge]][license]
77

8-
GraphQL supports several directives: `@include`, `@skip` et `@deprecated`. This module opens a new dimension by giving you the possibility to define your custom directives.
8+
GraphQL supports [several directives](http://facebook.github.io/graphql/October2016/#sec-Type-System.Directives): `@include`, `@skip` and `@deprecated`. This module opens a new dimension by giving you the possibility to define your custom directives.
99

1010
Custom directives have a lot of use-cases:
1111

0 commit comments

Comments
 (0)