diff --git a/public/roadmap-content/flutter.json b/public/roadmap-content/flutter.json index eab99137e..f090f276e 100644 --- a/public/roadmap-content/flutter.json +++ b/public/roadmap-content/flutter.json @@ -927,7 +927,7 @@ ] }, "4ZbGj54WR5iuk0V8X_cpL": { - "title": "Remote Cnofig", + "title": "Remote Config", "description": "Firebase Remote Config, accessed in Flutter via the `firebase_remote_config` plugin, enables dynamic app behavior and appearance changes without app updates. This involves adding the plugin, initializing the service, defining default parameter values in the console or code, fetching and retrieving remote parameters, and updating those parameters either through the console or by activating fetched values, allowing for A/B testing and feature control.\n\nLearn more from the following:", "links": [ { @@ -1933,4 +1933,4 @@ } ] } -} \ No newline at end of file +}