Skip to content

Conversation

timmaffett
Copy link
Contributor

fix typo in doc comment of construted to constructed

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • [x ] All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (melos run analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

fix typo of `construted` to `constructed`
@MichaelVerdon MichaelVerdon changed the title Update remote_notification.dart to fix typo in docs fix(docs): Update remote_notification.dart to fix typo in docs Aug 21, 2025
@MichaelVerdon MichaelVerdon changed the title fix(docs): Update remote_notification.dart to fix typo in docs fix(docs, remote-config): Update remote_notification.dart to fix typo in docs Aug 21, 2025
Copy link
Contributor

@MichaelVerdon MichaelVerdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you 😄

@SelaseKay
Copy link
Contributor

Hi @timmaffett, thanks for the contribution. LGTM! Kindly merge the latest main into your branch. This should resolve most of the CI issues.

@timmaffett
Copy link
Contributor Author

updated to master

@SelaseKay SelaseKay merged commit 96dda6f into firebase:main Oct 10, 2025
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants