Skip to content

Commit b99276d

Browse files
committed
Fix typo
1 parent 17548a7 commit b99276d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Unreleased
22
- [added] Introduced a new `updates` property to `RemoteConfig` that
3-
providesan `AsyncThrowingStream` for consuming real-time config updates.
3+
provides an `AsyncThrowingStream` for consuming real-time config updates.
44
This offers a modern, Swift Concurrency-native alternative to the existing
55
closure-based listener.
66

0 commit comments

Comments
 (0)