Skip to content

Commit 2c2f065

Browse files
committed
Fix typo
1 parent b2ab135 commit 2c2f065

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Check out the demo app in `Demo/IndieBuilderKitDemo.xcworkspace` to see all comp
6969
### ✨ Paywall & Subscriptions
7070
Beautiful subscription paywall with complete subscription management. One service handles everything from UI state to purchases.
7171

72-
<img src="Images/paywal.png" width="300" alt="Paywall View with subscription options">
72+
<img src="Images/paywall.png" width="300" alt="Paywall View with subscription options">
7373

7474
```swift
7575
// Simple paywall with mock service (for testing/prototyping)

0 commit comments

Comments
 (0)