Skip to content

Commit cd1f469

Browse files
authored
Merge pull request #24 from vrana/patch-6
Fix a typo
2 parents 1e413d1 + 944e0d5 commit cd1f469

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bcast/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Observe what is happening inside
2-
Major broadcasts are emitted by `windApi.broadcast`. Receiving and emitting messages in Windy API has the usual syntax and methods: `on, off, once, fire`.
2+
Major broadcasts are emitted by `windyApi.broadcast`. Receiving and emitting messages in Windy API has the usual syntax and methods: `on, off, once, fire`.
33

44
Tip: Use `verbose: true` as a parameter in start up `options` to see a nice colorful output in the browser's console.
55

0 commit comments

Comments
 (0)