Skip to content

Commit f83d270

Browse files
jackson-lenhartdougwilson
authored andcommitted
docs: fix typo
closes #2064
1 parent 12ee28b commit f83d270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ connection.query({
642642
```
643643

644644
If the query only has a single replacement character (`?`), and the value is
645-
not `null`, `undefiend`, or an array, it can be passed directly as the second
645+
not `null`, `undefined`, or an array, it can be passed directly as the second
646646
argument to `.query`:
647647

648648
```js

0 commit comments

Comments
 (0)