Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041f90d commit b7a02bdCopy full SHA for b7a02bd
libs/state/selections/docs/Readme.md
@@ -67,7 +67,7 @@ As this process contains a lot of gotchas and possible pitfalls in terms of memo
67
## Selection owner - Template vs Class
68
69
As Observables are cold their resulting stream will only get activated by a subscription.
70
-This leads to a situation called: "the late or the early subscriber problem". (LINK)
+This leads to a situations called: "the late subscriber problem" or "the early subscriber problem". (LINK)
71
72

73
0 commit comments