Skip to content

Commit d15934d

Browse files
fix: update wrong sentence
1 parent 34aa36b commit d15934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/reference/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ class SgNode {
151151
}
152152
```
153153

154-
Some methods have more sophisticated type signature for the ease of use. See the [source code](https://github.com/ast-grep/ast-grep/blob/0999cdb542ff4431e3734dad38fcd648de972e6a/crates/napi/types/sgnode.d.ts#L38-L41) and our [tech blog](/blog/typed-napi.html)
154+
Some methods have more sophisticated type signatures for the ease of use. See the [source code](https://github.com/ast-grep/ast-grep/blob/0999cdb542ff4431e3734dad38fcd648de972e6a/crates/napi/types/sgnode.d.ts#L38-L41) and our [tech blog](/blog/typed-napi.html)
155155

156156
### NapiConfig
157157

0 commit comments

Comments
 (0)