Skip to content

Commit abd9a72

Browse files
authored
Merge branch 'main' into rl.fix.make.changelog
2 parents e289972 + 88f4327 commit abd9a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-dataconnect/src/main/kotlin/com/google/firebase/dataconnect/DataConnectOperationFailureResponse.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public interface DataConnectOperationFailureResponse<Data> {
3232
* * [Boolean]
3333
* * [Double]
3434
* * [List] containing any of the types in this list of types
35-
* * [Map] with [String] keys and values of of the types in this list of types
35+
* * [Map] with [String] keys and values of the types in this list of types
3636
*
3737
* Consider using [toJson] to get a higher-level object.
3838
*/

0 commit comments

Comments
 (0)