Skip to content

Commit 96edd0e

Browse files
docs: slight comment tweak
1 parent 56200c3 commit 96edd0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const SOURCES_OBJECT_ACCEPTING_STATIC_OBSERVABLE_CREATORS = [
1111

1212
/**
1313
* The names of static observable creators
14-
* that accept multiple observables as input.
14+
* that accept a collection (array or object) of multiple observables as input.
1515
*/
1616
export const MULTIPLE_OBSERVABLE_ACCEPTING_STATIC_OBSERVABLE_CREATORS = [
1717
'combineLatest',

0 commit comments

Comments
 (0)