Skip to content

Commit 342df98

Browse files
authored
Fix #305.
1 parent 00476fb commit 342df98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ you can load into your database connections.
3838
- [`github.com/ncruces/go-sqlite3/ext/zorder`](https://pkg.go.dev/github.com/ncruces/go-sqlite3/ext/zorder)
3939
maps multidimensional data to one dimension.
4040

41-
### Pakages
41+
### Packages
4242

4343
These packages may also be useful to work with SQLite:
4444

4545
- [`github.com/ncruces/decimal`](https://pkg.go.dev/github.com/ncruces/decimal)
4646
decimal arithmetic.
4747
- [`github.com/ncruces/julianday`](https://pkg.go.dev/github.com/ncruces/julianday)
48-
Julian day math.
48+
Julian day math.

0 commit comments

Comments
 (0)