angularfire icon indicating copy to clipboard operation
angularfire copied to clipboard

Fix typos and formatting issues in README.md

Open Komali0706 opened this issue 1 month ago • 1 comments

  • Removed duplicate “### Having troubles?” heading.
  • Fixed table / heading nesting under Firebase product integrations.
  1. Minor style improvements:
  • Improved readability of sentences.
  • Ensured consistent capitalization and punctuation throughout README.

Git Commands to Commit These Changes

# Stage the README
git add README.md

# Commit the changes
git commit -m "Fix typos and formatting issues in README.md"

# Push to your branch (if on a feature/fix branch)
git push -u origin fix-readme-typos

Komali0706 avatar Nov 26 '25 12:11 Komali0706

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Nov 26 '25 12:11 google-cla[bot]