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

Commit 021e749

Browse files
committed
Unified macOS capitalization.
1 parent 681e162 commit 021e749

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/in_app_purchase/in_app_purchase/CHANGELOG.md

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

3-
* Adds MacOS as a supported platform.
3+
* Adds macOS as a supported platform.
44
* Updates minimum Flutter version to 2.10.
55
* Bumps minimum in_app_purchase_android to 0.2.3.
66

packages/in_app_purchase/in_app_purchase/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A storefront-independent API for purchases in Flutter apps.
33
<!-- If this package were in its own repo, we'd put badges here -->
44

55
This plugin supports in-app purchases (_IAP_) through an _underlying store_,
6-
which can be the App Store (on iOS and MacOS) or Google Play (on Android).
6+
which can be the App Store (on iOS and macOS) or Google Play (on Android).
77

88
| | Android | iOS | macOS |
99
|-------------|---------|------|--------|

0 commit comments

Comments
 (0)