Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bc39e5e

Browse files
authoredJul 20, 2023
task.md: Spelling
Singular-ize to match the icons descriptions above
1 parent 98b8845 commit bc39e5e

File tree

1 file changed

+2
-2
lines changed
  • Introduction/Task Description

1 file changed

+2
-2
lines changed
 

‎Introduction/Task Description/task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use Task Description icons for the following actions:
1111
| Icon | Description |
1212
|------------------------------------|-------------------------------|
1313
|**Check** | <font size="-1">Check the correctness of your answer (for a quiz) or your code solution (for a programming task)</font>|
14-
| **Run** | <font size="-1">Run your code (for a theoretical tasks)</font>|
14+
| **Run** | <font size="-1">Run your code (for a theoretical task)</font>|
1515
|![](images/back.svg) | <font size="-1">Go to the previous task</font> |
1616
|![](images/forward.svg) &nbsp;<font size="-1">or</font> **Next** | <font size="-1">Go to the next task</font>|
1717
|![](images/reset.svg) | <font size="-1">Discard all the changes you’ve made in the task, and start over</font>|
@@ -39,4 +39,4 @@ th, td {
3939
table td:nth-child(1) {
4040
text-align: center;
4141
}
42-
</style>
42+
</style>

0 commit comments

Comments
 (0)
Please sign in to comment.