From c74207303bb123e8bd083f6aa1779c54d4152819 Mon Sep 17 00:00:00 2001 From: Nick Cooke <36927374+ncooke3@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:48:11 -0500 Subject: [PATCH] [NFC] Update FirebaseRemoteConfigInterop.podspec --- FirebaseRemoteConfigInterop.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FirebaseRemoteConfigInterop.podspec b/FirebaseRemoteConfigInterop.podspec index 6c18a8d3f05..40c38f2ff31 100644 --- a/FirebaseRemoteConfigInterop.podspec +++ b/FirebaseRemoteConfigInterop.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.description = <<-DESC Not for public use. - A set of protocols that other Firebase SDKs can use to interoperate with FirebaseRemoetConfig in a safe + A set of protocols that other Firebase SDKs can use to interoperate with FirebaseRemoteConfig in a safe and reliable manner. DESC