Skip to content

Commit f4b6ceb

Browse files
authored
Merge pull request #583 from geekysrm/patch-2
Improved grammar in functions.md
2 parents 39521b1 + 44a37da commit f4b6ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-gitbase/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func unmarshalNodes(data []byte) (nodes.Array, error) {
6666

6767
```
6868

69-
## How to formulate XPath queries when use uast and uast_xpath functions
69+
## How to formulate XPath queries when using uast and uast_xpath functions
7070

7171
Have a look at the [bblfsh docs](https://docs.sourced.tech/babelfish/using-babelfish/uast-querying) to query UASTs with XPath.
7272

0 commit comments

Comments
 (0)