gladly-team / next-firebase-auth

Simple Firebase authentication for all Next.js rendering strategies
https://nfa-example-git-v1x-gladly-team.vercel.app/
MIT License
1.34k stars 290 forks source link

fix typo. add missing "b" to README.md #485

Closed nori-k closed 2 years ago

nori-k commented 2 years ago

I just find typo when I reading README.md. No changes for code at all and just fixing typo.

vercel[bot] commented 2 years ago

@nori-k is attempting to deploy a commit to the Gladly Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nfa-example ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 7:30PM (UTC)
codecov[bot] commented 2 years ago

Codecov Report

Merging #485 (82330ef) into main (5317222) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #485   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files          26       26           
  Lines         556      556           
  Branches      189      190    +1     
=======================================
  Hits          552      552           
  Misses          4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5317222...82330ef. Read the comment docs.

kmjennison commented 2 years ago

Thanks for the fix!