diff options
author | Akshen | 2018-06-20 12:20:08 +0530 |
---|---|---|
committer | Akshen | 2018-06-20 12:20:08 +0530 |
commit | 103f5c3c22a09a6fd27bcf4c15dc2e6f01693167 (patch) | |
tree | cb076546f318f3bb654305c6cf12a430c2322eeb /docs/Getting_Started.md | |
parent | af56271b75ebdc4305313245357160ca65cfcbfd (diff) | |
download | workshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.tar.gz workshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.tar.bz2 workshop_booking-103f5c3c22a09a6fd27bcf4c15dc2e6f01693167.zip |
Fix typos in README and Getting_Started file
Diffstat (limited to 'docs/Getting_Started.md')
-rw-r--r-- | docs/Getting_Started.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |