We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ecdf2 commit b5e377cCopy full SHA for b5e377c
src/database/sql/doc.txt
@@ -37,7 +37,7 @@ Goals of the sql and sql/driver packages:
37
38
* Push complexity, where necessary, down into the sql+driver packages,
39
rather than exposing it to users. Said otherwise, the sql package
40
- should expose an ideal database that's not finnicky about how it's
+ should expose an ideal database that's not finicky about how it's
41
accessed, even if that's not true.
42
43
* Provide optional interfaces in sql/driver for drivers to implement
0 commit comments