Skip to content

Commit 7c49a1d

Browse files
fix(docs): corrects typo in project README
1 parent 4ab1b7d commit 7c49a1d

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
@@ -195,7 +195,7 @@ Creating EventStreams and Properties
195195
There's a multitude of methods for creating an EventStream from different sources, including the DOM, node callbacks and promises for example.
196196
See [EventStream](http://baconjs.github.io/api3/classes/eventstream.html) documentation.
197197

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.
199199

200200
Combining multiple streams and properties
201201
-----------------------------------------

0 commit comments

Comments
 (0)