You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/clients/grpc/persistent-subscriptions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The following sample shows how to create a subscription group for a persistent s
31
31
32
32
### Subscribing to $all
33
33
34
-
The ability to subscribe to `$all` was introduced in KurrentDB**21.10**. Persistent subscriptions to `$all` also support [filtering](subscriptions.md#server-side-filtering).
34
+
The ability to subscribe to `$all` was introduced in EventStoreDB**21.10**. Persistent subscriptions to `$all` also support [filtering](subscriptions.md#server-side-filtering).
35
35
36
36
You can create a subscription group on $all much the same way you would create a subscription group on a stream:
0 commit comments