Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thabokani authored and amaanq committed Jan 22, 2024
1 parent dd45124 commit 565f165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tree_sitter/binding.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class Node:
...
@property
def next_parse_state(self) -> int:
"""The parse state afer this node's"""
"""The parse state after this node's"""
...
@property
def is_missing(self) -> bool:
Expand Down

0 comments on commit 565f165

Please sign in to comment.