Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekidev authored Sep 28, 2022
1 parent adb21e6 commit 6da5bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ $ npm run dev

**5. Creating a token**

In your database, create a collection called users and create a document with a `token` field. You can set it to any value, This will be the token you will use when making requests.
In your database, create a collection called users and create a document with a `token` field in it. You can set it to any value, This will be the token you will use when making requests.

**And you're done!**

Expand Down

0 comments on commit 6da5bbc

Please sign in to comment.