Skip to content

Commit 14a056e

Browse files
committed
typo
1 parent 5547380 commit 14a056e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func main() {
6363

6464
startServer(mux)
6565

66-
// @TODO (undg) 2024-10-10: do not braodcast to client that send outgoing update
66+
// @TODO (undg) 2024-10-10: do not broadcast to client that send outgoing update
6767
go ws.BroadcastUpdates()
6868

6969
err := http.ListenAndServe(utils.PORT, mux)

0 commit comments

Comments
 (0)