diff --git a/examples/cookbook/README.md b/examples/cookbook/README.md index 018c584..1d3fc31 100644 --- a/examples/cookbook/README.md +++ b/examples/cookbook/README.md @@ -3,7 +3,7 @@ Cookbook Example Django Project This example project demos integration between Graphene and Django. The project contains two apps, one named `ingredients` and another -named `recepies`. +named `recipes`. Getting started ---------------