From 103f5c3c22a09a6fd27bcf4c15dc2e6f01693167 Mon Sep 17 00:00:00 2001 From: Akshen Date: Wed, 20 Jun 2018 12:20:08 +0530 Subject: Fix typos in README and Getting_Started file --- README.md | 2 +- docs/Getting_Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b75d30..4596ea2 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ * Workshop Related Features > Instructors can Accept, Reject or Delete workshops based on their preference, also they can postpone a workshop based on coordinators request. -__NOTE__: Check docs/Check Getting_Started.md for more info. \ No newline at end of file +__NOTE__: Check docs/Getting_Started.md for more info. diff --git a/docs/Getting_Started.md b/docs/Getting_Started.md index 7a81154..551ddf3 100644 --- a/docs/Getting_Started.md +++ b/docs/Getting_Started.md @@ -27,7 +27,7 @@ 9. Under *settings.py* file see to it that all required variables are set then you're good to go! -### Instrutor specific steps +### Instructor specific steps 1. An instructor can create workshops as per his/her availibility in __Create Workshop__ tab. -- cgit