You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ Creating EventStreams and Properties
195
195
There's a multitude of methods for creating an EventStream from different sources, including the DOM, node callbacks and promises for example.
196
196
See [EventStream](http://baconjs.github.io/api3/classes/eventstream.html) documentation.
197
197
198
-
Properties are usually created based on EventStreams. Some common ways are intruduced in [Property](http://baconjs.github.io/api3/classes/property.html) documentation.
198
+
Properties are usually created based on EventStreams. Some common ways are introduced in [Property](http://baconjs.github.io/api3/classes/property.html) documentation.
0 commit comments