From 3a470b021c0052a258ee8db396994c2e2aad713d Mon Sep 17 00:00:00 2001 From: Nick Cooke <36927374+ncooke3@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:03:58 -0500 Subject: [PATCH] [NFC] Update FirebaseRemoteConfigInterop.podspec (#14253) --- 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