File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ A Lockup stream can have one of five distinct statuses:
20
20
21
21
A stream status can have one out of two "temperatures":
22
22
23
- | Temperature | Statuses | Description |
24
- | :---------- | :-------------------------- | :--------------------------------------------------------------------------------------------- |
25
- | Warm | Pending, Streaming | The passage of time alone <ins >can</ins > change the status. |
26
- | Cold | Settled, Canceled, Depleted | The passage of time alone <ins >cannot </ins > change the status. Only a user action can do this . |
23
+ | Temperature | Statuses | Description |
24
+ | :---------- | :-------------------------- | :-------------------------------------------------------------- |
25
+ | Warm | Pending, Streaming | The passage of time alone <ins >can</ins > change the status. |
26
+ | Cold | Settled, Canceled, Depleted | The passage of time <ins >won’t </ins > affect the status anymore . |
27
27
28
28
## State transitions
29
29
You can’t perform that action at this time.
0 commit comments