diff --git a/docs/.config.json b/docs/.config.json index 609b278c90e..de4be38e3b7 100644 --- a/docs/.config.json +++ b/docs/.config.json @@ -1,3 +1,3 @@ { - "version": "1.85.1" + "version": "1.85.2" } diff --git a/docs/api-reference/environment.md b/docs/api-reference/environment.md index e9196ba5459..181d4dd1aed 100644 --- a/docs/api-reference/environment.md +++ b/docs/api-reference/environment.md @@ -32,7 +32,7 @@ export default async function Command() { -## environment.canAccess +### environment.canAccess Checks whether the user can access a specific API or not.