Skip to content

Commit 5da075a

Browse files
committed
added 'requests' to notes, and planets lab to scripts
1 parent 5c5be83 commit 5da075a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

super_scripts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3132,15 +3132,14 @@ const handleDeleteAllClick = function (event) {
31323132
<br />
31333133
</details>
31343134

3135-
31363135
<details>
31373136
<summary>
31383137
Planets App - Pub/Sub Lab
31393138
</summary>
31403139
<br />
31413140
<details>
31423141
<summary>
3143-
Reading List - Brief
3142+
Planets App - Brief
31443143
</summary>
31453144

31463145
## Pub/Sub Planets Lab
@@ -3381,6 +3380,7 @@ module.exports = SolarSystem;
33813380
```
33823381
<br />
33833382
</details>
3383+
<br />
33843384

33853385
<details>
33863386
<summary>

0 commit comments

Comments
 (0)