Skip to content

Commit 6df49a5

Browse files
authored
chore: fix minor spelling mistake (#119)
1 parent 6e135f4 commit 6df49a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ import { /* imports here */ } from 'https://deno.land/x/pgsql_ast_parser/mod.ts'
5050

5151
# 📖 Parsing SQL
5252

53-
⚠ I strongly recommand NOT using this parser without Typescript. It will work, but types are awesome.
53+
⚠ I strongly recommend NOT using this parser without Typescript. It will work, but types are awesome.
5454

5555
Parse sql to an AST like this:
5656

0 commit comments

Comments
 (0)