Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
See [issue] 
- #3169
  • Loading branch information
jhk0530 authored Sep 29, 2023
1 parent ae20223 commit 37f2a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/docmaker.json
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@

{
"name": "cy.autoungrabify",
"descr": "Get or set whether nodes are automatically ungrabified (i.e. if `true`, nodes are ungrabbale despite their individual state).",
"descr": "Get or set whether nodes are automatically ungrabified (i.e. if `true`, nodes are ungrabbable despite their individual state).",
"formats": [
{
"descr": "Get whether autoungrabifying is enabled."
Expand Down

0 comments on commit 37f2a58

Please sign in to comment.