Commit 44ed927
authored
Fix typos in documentation and JSON spec (#1530)
Description:
This pull request corrects minor typos in two files:
- In packages/tasks/src/tasks/placeholder/spec/output.json, the word
"outputed" was corrected to "outputted" in the description field.
- In packages/tasks/src/tasks/reinforcement-learning/about.md, the word
"evalute" was corrected to "evaluate" in the explanation of the training
cycle.1 parent d5e865f commit 44ed927
File tree
2 files changed
+2
-2
lines changed- packages/tasks/src/tasks
- placeholder/spec
- reinforcement-learning
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments