diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | docs/Getting_Started.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. |