Skip to content

Commit 799909c

Browse files
authored
Review FirebaseStorage non-source files (#13375)
1 parent ab29c4c commit 799909c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FirebaseStorage/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,13 +125,13 @@
125125
- [changed] Reorganized directory structure (#4573).
126126

127127
# 3.4.2
128-
- [fixed] Internal changes to addres -Wunused-property-ivar violation (#4281).
128+
- [fixed] Internal changes to address -Wunused-property-ivar violation (#4281).
129129

130130
# 3.4.1
131131
- [fixed] Fix crash in FIRStorageUploadTask (#3750).
132132

133133
# 3.4.0
134-
- [fixed] Ensure that users don't accidently invoke `Storage()` instead of `Storage.storage()`.
134+
- [fixed] Ensure that users don't accidentally invoke `Storage()` instead of `Storage.storage()`.
135135
If your code calls the constructor of Storage directly, we will throw an assertion failure,
136136
instead of crashing the process later as the instance is used (#3282).
137137

0 commit comments

Comments
 (0)