Skip to content

Commit 7a6ad48

Browse files
committed
Fix typo and remove duplicitous CHANGELOG entry
1 parent fc9d5ca commit 7a6ad48

File tree

2 files changed

+1
-2
lines changed
  • packages/google_maps_flutter

2 files changed

+1
-2
lines changed

packages/google_maps_flutter/google_maps_flutter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ For more details, see [Getting started with Google Maps Platform](https://develo
103103
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY"></script>
104104
```
105105

106-
2. Read about iOS-specific features and limitations in the
106+
2. Read about web-specific features and limitations in the
107107
[`google_maps_flutter_web` README](https://pub.dev/packages/google_maps_flutter_web).
108108

109109
### All

packages/google_maps_flutter/google_maps_flutter_platform_interface/CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
## 2.11.0
66

77
* Adds support for animating the camera with a duration.
8-
* Updates READMEs and API docs.
98

109
## 2.10.0
1110

0 commit comments

Comments
 (0)