diff --git a/proposals/2666-get-rooms-in-common.md b/proposals/2666-get-rooms-in-common.md index 5844a430b09..08ce12aad12 100644 --- a/proposals/2666-get-rooms-in-common.md +++ b/proposals/2666-get-rooms-in-common.md @@ -56,7 +56,7 @@ continue until the server does no longer insert `"next_batch_token"`. "joined": [ // ... ], - "next_batch_token": "" + "next_batch_token": "" } ```