Skip to content

Commit f609e28

Browse files
authored
Tiny typo: "tried" -> "tries" (#3263)
1 parent 82ffaa1 commit f609e28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/howto/named_parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Naming parameters
22

3-
sqlc tried to generate good names for positional parameters, but sometimes it
3+
sqlc tries to generate good names for positional parameters, but sometimes it
44
lacks enough context. The following SQL generates parameters with less than
55
ideal names:
66

0 commit comments

Comments
 (0)