Skip to content

Commit 6e3a3cd

Browse files
committed
fix
1 parent be165f4 commit 6e3a3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ templates like inside `sqlExp`.
129129
pgQuery $(sqlExpFile "foo/bar")
130130
```
131131
132-
Is just absolutely the same as above. It just prepends `sql/` and
132+
Is absolutely the same as above. It just prepends `sql/` and
133133
appends `.sql` to your string. If you agree to follow naming
134-
convention you are welcome to use `sqlExpFile`.
134+
conventions you are welcome to use `sqlExpFile`.

0 commit comments

Comments
 (0)