Skip to content

Commit e79433f

Browse files
committed
Fix typo in OrdersDevice DocC
1 parent a0de55b commit e79433f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/FluentWalletOrders/Models/Concrete Models/OrdersDevice.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import FluentKit
22

3-
/// The `Model` that stores Apple Wallet passes devices.
3+
/// The `Model` that stores Apple Wallet orders devices.
44
final public class OrdersDevice: DeviceModel, @unchecked Sendable {
55
/// The schema name of the device model.
66
public static let schema = OrdersDevice.FieldKeys.schemaName

0 commit comments

Comments
 (0)