Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit f011d09

Browse files
committed
Fix typo
1 parent 5b64606 commit f011d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo/datastore.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type Datastore interface {
1414
Pointers() Pointers
1515
Settings() Settings
1616
Inventory() Inventory
17-
Purchses() Purchases
17+
Purchases() Purchases
1818
Sales() Sales
1919
Close()
2020
}

0 commit comments

Comments
 (0)