Skip to content

Commit ba6a72e

Browse files
authored
typo create-api.md
1 parent d21f02b commit ba6a72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer-tools/dashboard/get-started/create-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requiring an API key secret or JWTs with each API request.
3737

3838
We recommend the following best practices when creating your API keys:
3939

40-
- Group API key endpoints by environment. For example, create seperate API keys for production or development environments.
40+
- Group API key endpoints by environment. For example, create separate API keys for production or development environments.
4141
- Group API key endpoints by groups or individuals [sharing the API key](../how-to/project-sharing.md).
4242
- Limit the number of networks or services per API key only to the necessary endpoints.
4343
- Group the API key endpoints based on shared security considerations such as

0 commit comments

Comments
 (0)