Readme fix

This commit is contained in:
Guillaume Chau
2016-11-01 18:11:12 +01:00
parent 81aeea56e1
commit 6c1c4eafd5
+1 -1
View File
@@ -627,7 +627,7 @@ apollo: {
},
},
```
For the server implementation, you can take a look at [this simple example](https://github.com/Akryum/apollo-server-example)
For the server implementation, you can take a look at [this simple example](https://github.com/Akryum/apollo-server-example).
---