Skip to content

Commit 3f8371c

Browse files
committed
misspell fix 🙊
1 parent 89ee46d commit 3f8371c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_examples/native-messages/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use of: OnMessage and EmitMessage.
1515
1616
1717
NOTICE: IF YOU HAVE RAN THE PREVIOUS EXAMPLES YOU HAVE TO CLEAR YOUR BROWSER's CACHE
18-
BECAUSE chat.js is different than the CACHED. OTHERWISE YOU WILL GET Ws is undefined from the browser's console, becuase it will use the cached.
18+
BECAUSE chat.js is different than the CACHED. OTHERWISE YOU WILL GET Ws is undefined from the browser's console, because it will use the cached.
1919
*/
2020

2121
type clientPage struct {

0 commit comments

Comments
 (0)