Skip to content

Commit

Permalink
docs(firebase_core): Fix typo in "firebase_core_web.dart" documentation.
Browse files Browse the repository at this point in the history
Fix typo "manully" to "manually
  • Loading branch information
JaredEzz committed Apr 13, 2022
1 parent 6da2317 commit 658c1db
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -226,7 +226,7 @@ class FirebaseCoreWeb extends FirebasePlatform {
file or by providing an override - this may lead to unexpected issues in your application. It is recommended that you change all of the versions of the
Firebase JS SDK version "$supportedFirebaseJsSdkVersion":
If you override the version manully:
If you override the version manually:
change:
<script>window.flutterfire_web_sdk_version = '${firebase.SDK_VERSION}';</script>
to:
Expand Down

0 comments on commit 658c1db

Please sign in to comment.