Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite71eb6d

Browse files
slashmostubailo
authored andcommitted
Fix typo in APIReference-Language 📖 (graphql#596)
1 parent98130e8 commite71eb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/graphql-js/APIReference-Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ function visit(root, visitor, keyMap)
196196

197197
visit() will walk through an AST using a depth first traversal, calling
198198
the visitor's enter function at each node in the traversal, and calling the
199-
leave function after visiting that node and all ofit's child nodes.
199+
leave function after visiting that node and all ofits child nodes.
200200

201201
By returning different values from the enter and leave functions, the
202202
behavior of the visitor can be altered, including skipping over a sub-tree of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp