We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429ece1 commit a053006Copy full SHA for a053006
Sources/StoreKitPlus/StoreKitPlus.docc/Getting-Started.md
@@ -140,7 +140,7 @@ The standard service communicates with StoreKit and syncs the result with the pr
140
141
## Syncing store data
142
143
-To perform a product and purchase sync, you can fetch products and transactions from StoreKit.
+To perform a product and purchase sync, you can fetch products and purchases from StoreKit.
144
145
Using a ``StoreService`` lets you easily sync all data to a ``StoreContext``:
146
0 commit comments