Skip to content

Commit 44a37da

Browse files
committed
Improved grammar in functions.md
Signed-off-by: Soumya Ranjan Mohanty <[email protected]>
1 parent 6b64e67 commit 44a37da

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)