Skip to content

Commit 66def43

Browse files
committed
[readme] fix comment typo
1 parent 0702f59 commit 66def43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Bun.serve({
8484
})
8585
```
8686

87-
[//]: # (### Dev server (HMR-like)
87+
[//]: # (### Dev server (HMR-like))
8888

8989
[//]: # (Cherry-cola doesn't use webpack, so HMR isn't really an option. However, cherry-cola provides a feature (preliminarily
9090
called dynamic code synchronisation) that reflects changes made to your code in the browser immediately after saving.

0 commit comments

Comments
 (0)