firebase / extensions

Source code for official Firebase extensions
https://firebase.google.com/products/extensions
Apache License 2.0
882 stars 374 forks source link

Typo in `README.md` for `storage-resize-images` extension #2089

Open al-the-x opened 1 month ago

al-the-x commented 1 month ago

There's a typo in the README.md for the storage-resize-images: https://github.com/firebase/extensions/blob/79ae81bd4f843c9753e45a5205e137fe36215cdf/storage-resize-images/README.md?plain=1#L27-L39

The code block is missing a closing code-fence, so the rest of the document is rendered as code instead of as Markdown HTML.