Skip to content

Commit c16d8e8

Browse files
authored
Updated changset "EXECUTED" -> "EXECUTING"
1 parent 256f6e3 commit c16d8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/little-birds-appear.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ We've also added "boolean" helpers to runs returned via the API and from Realtim
4242
- `isFailed`: Returns true when the status is any of the failed statuses.
4343
- `isSuccess`: Returns true when the status is `COMPLETED`
4444

45-
This change adds the ability to easily detect which runs are being counted against your concurrency limit by filtering for both `EXECUTED` or `DEQUEUED`.
45+
This change adds the ability to easily detect which runs are being counted against your concurrency limit by filtering for both `EXECUTING` or `DEQUEUED`.

0 commit comments

Comments
 (0)