Skip to content

Commit 2b7f91e

Browse files
authored
Merge pull request 2do2go#11 from RoobinGood/patch-2
Fix typo at docs/README.md
2 parents 0b382b9 + 10fa9fd commit 2b7f91e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Set options of json-sql builder instance.
7474

7575
### setDialect(name)
7676

77-
Set active dialect, name can has value `'base'`, `'mssql'`, `'mysql'`, `'postrgresql'` or `'sqlite'`.
77+
Set active dialect, name can has value `'base'`, `'mssql'`, `'mysql'`, `'postgresql'` or `'sqlite'`.
7878

7979
---
8080

@@ -1086,4 +1086,4 @@ sql.query
10861086

10871087
## Condition operators
10881088

1089-
TODO: write this section
1089+
TODO: write this section

0 commit comments

Comments
 (0)