fix: typos

This commit is contained in:
Vlad Stan 2023-10-19 12:54:38 +03:00 committed by GitHub
parent b05f436cf8
commit 1378d4865c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
107.md
View File

@ -60,7 +60,7 @@ Note:
**Event Content**:
```json
{
"id": <String, UUID generated by the merchant.Sequential IDs (`0`, `1`, `2`...) are discouraged>,
"id": <String, UUID generated by the user. Sequential IDs (`0`, `1`, `2`...) are discouraged>,
"device_id": <String, UUID of the stall to which this device belong to>,
"settings":[ [<String (optional), user public-key>]]
}