Skip to content

Commit 5d2e787

Browse files
Update chapter5.md
1 parent 95687f3 commit 5d2e787

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chapter5.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ The main aspect of this tutorial is realtime updates via websockets. Solid uses
2121

2222
Websockets are built into the browser and are started using the
2323

24-
```
24+
```JavaScript
2525
new WebSocket()
26-
```
26+
```
2727

28-
syntax.
28+
syntax.
2929

3030

3131

0 commit comments

Comments
 (0)