From 5a412f4a840a151786f9989ffa972797e98135a2 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Wed, 20 Jan 2016 14:02:12 -0300 Subject: [PATCH] Update DOC.md --- DOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOC.md b/DOC.md index e9db65b..7e3067c 100644 --- a/DOC.md +++ b/DOC.md @@ -110,7 +110,7 @@ If you want to test the provider without getting to deep into this topics you ca Create a user with: ``python manage.py createsuperuser``. -To create clients use Django admin (if you have it enabled): +Create clients using Django admin (if you have it enabled): ![Client Creation](http://i64.tinypic.com/2dsfgoy.png)