fixed sentence

This commit is contained in:
Marcel Lorbeer 2023-07-26 18:30:41 +02:00
parent 8e2d33f148
commit 37ec45ac4f

View File

@ -167,7 +167,7 @@ end)()
:::info Note
Please make sure to, if you test out try out that example, to replace `exampleToken` with the name of your token, like we did in the [Configure the Client](#3-configure-the-client) step. As well as either creating the `activities` collection via `ms:createCollection("activities")` or replacing `activities` with an already existing collection.
Please make sure to, if you try out that example, to replace `exampleToken` with the name of your token, like we did in the [Configure the Client](#3-configure-the-client) step. As well as either creating the `activities` collection via `ms:createCollection("activities")` or replacing `activities` with an already existing collection.
:::