Skip to content

Commit a3bde8a

Browse files
authored
improve clarity for comma in json
1 parent 8a9a77c commit a3bde8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/discord-verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Create a JSON file inside the `domains/` directory called `domains/_discord.exam
4141
}
4242
```
4343

44-
Please remember to add a comma after the `records` key's closing brace!
44+
**Note:** Don't forget the comma right above the `"records"` key!
4545

4646
## Configuration
4747

0 commit comments

Comments
 (0)