Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Sep 2, 2024
1 parent 8438b8d commit b831139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/carbon/getting-started/nodejs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ First, we need to install Carbon and its NodeJS package, as well as env-cmd to h

Let's start by creating your `.env` file, which will contain the secrets and tokens for your app.

``` title=".env"
```txt title=".env"
CLIENT_ID=""
PUBLIC_KEY=""
DISCORD_TOKEN=""
Expand Down

0 comments on commit b831139

Please sign in to comment.