Skip to content

Commit 70fff56

Browse files
authored
Corrected few grammar errors in documentation (#184)
* Corrected few erros in documenetation. * Implemented the recomendations.
1 parent b65eddf commit 70fff56

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_docs/grader/grade_inquiry_grader.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ and [Enabling Grade Inquiries](../instructor/grade_inquiry_instructor).
4444

4545
### Reopening Grade Inquiries
4646

47-
If a grade inquiry was prematurely closed or resolved the grader can reopen the grade inquiry by pressing the blue 'Reopen Grade Inquiry' button.
47+
If a grade inquiry was prematurely closed or resolved, the grader can reopen the grade inquiry by pressing the blue 'Reopen Grade Inquiry' button.
4848

4949
![](/images/grade_inquiry/instructor_reload_grade_inquiry.PNG)
5050

@@ -60,7 +60,7 @@ person during office hours.
6060

6161
### Grade Inquiry Per Component
6262

63-
If grade inquiry per component is enabled, grade inquiries can be made for a specific component. For example, assume there is a component of the gradeable named Read Me and a component named Documentation. Now two separate grade inquiries can be made for each of these components. The grader(s) who graded that component will get notified if they are a grader that can be shown.
63+
If grade inquiry per component is enabled, grade inquiries can be made for a specific component. For example, assume there is a component of the gradeable named README and a component named Documentation. Now two separate grade inquiries can be made for each of these components. The grader(s) who graded that component will get notified if they are a grader that can be shown.
6464

6565
![](/images/grade_inquiry/grader_grade_inquiry_per_component.PNG)
6666

_docs/student/submission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Once you have selected all necessary files, press "Submit".
3939
Then wait patiently for your assignment to be graded. The page will
4040
automatically refresh when grading is complete. If the assignment is
4141
computationally intensive or if the server is busy grading your
42-
classmates work, you may need to wait longer.
42+
classmates' work, you may need to wait longer.
4343

4444

4545
![](/images/Submission_Result_Buggy.png)

_docs/sysadmin/course_archiving.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ chmod ugo-w /var/local/submitty/courses/<SEMESTER>/<COURSE>
8686
```
8787
8888
Note that both of these changes can be nontrivial to revert (since the
89-
permissions and group ownership are nonuniform within the course
89+
permissions and group ownership are non-uniform within the course
9090
directory.
9191
9292
_TODO: Add more instructions and notes as the procedure is developed._

0 commit comments

Comments
 (0)