We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac2b54f + 48f3c51 commit 558a094Copy full SHA for 558a094
CHANGELOG.md
@@ -48,11 +48,15 @@ Types of change:
48
49
### Fixed
50
51
-## Jauary 24th 2022
+
52
+## January 24th 2022
53
54
### Changed
55
- [Go - For Loops - Make the question fill in the gap only](https://github.com/enkidevs/curriculum/pull/3030)
56
57
+### Fixed
58
+- [HTML - List Orders - Remove extra answer field from RQ](https://github.com/enkidevs/curriculum/pull/3031)
59
60
## January 10th 2022
61
62
web/html/lists/list-orders.md
@@ -154,8 +154,6 @@ What does this code create? Choose the appropriate option.
154
</ol>
155
```
156
157
-???
158
-
159
Option 1
160
161
```html
0 commit comments