summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshen2018-06-20 12:20:08 +0530
committerAkshen2018-06-20 12:20:08 +0530
commit103f5c3c22a09a6fd27bcf4c15dc2e6f01693167 (patch)
treecb076546f318f3bb654305c6cf12a430c2322eeb
parentaf56271b75ebdc4305313245357160ca65cfcbfd (diff)
downloadworkshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.tar.gz
workshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.tar.bz2
workshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.zip
Fix typos in README and Getting_Started file
-rw-r--r--README.md2
-rw-r--r--docs/Getting_Started.md2
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.