Skip to content

Commit

Permalink
Docs: update for the new API release
Browse files Browse the repository at this point in the history
  • Loading branch information
raycastbot committed Nov 7, 2024
1 parent 9c0c139 commit 1d13b0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.85.0"
"version": "1.85.1"
}
2 changes: 1 addition & 1 deletion docs/api-reference/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default async function Command() {

<InterfaceTableFromJSDoc name="Environment" />

### environment.canAccess
## environment.canAccess

Checks whether the user can access a specific API or not.

Expand Down

0 comments on commit 1d13b0b

Please sign in to comment.