diff --git a/packages/livedata/DDP.md b/packages/livedata/DDP.md index dc59ece7c9b..8f88889a5d4 100644 --- a/packages/livedata/DDP.md +++ b/packages/livedata/DDP.md @@ -83,7 +83,7 @@ the server having been upgraded. - `id`: string (the id passed to 'sub') * `nosub` (server -> client): - `id`: string (the id passed to 'sub') - * `error`: optional Error (an error raised by the subscription as it + - `error`: optional Error (an error raised by the subscription as it concludes, or sub-not-found) * `added` (server -> client): - `collection`: string (collection name)