File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ tags: guides
20204 . Click on the domain button (the globe icon).
2121 ![ ] ( ../media/discord/step_4.png )
2222
23- 5 . In the field that appears type your is-a.dev domain name (e.g. ` example .is-a.dev` ).
23+ 5 . In the field that appears type your is-a.dev domain name (e.g. ` your-domain .is-a.dev` ).
2424 ![ ] ( ../media/discord/step_5.png )
2525
26266 . Copy the verification string.
2727 ![ ] ( ../media/discord/step_6.png )
2828
2929### Create your domain file
3030
31- Create a JSON file inside the ` domains/ ` directory called ` domains/_discord.example .json ` with the following content:
31+ Create a JSON file inside the ` domains/ ` directory called ` domains/_discord.your-domain .json ` with the following content:
3232
3333``` json
3434{
@@ -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
You can’t perform that action at this time.
0 commit comments