Skip to content

Commit 7f8a421

Browse files
Update README.md
1 parent 3aa82e8 commit 7f8a421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,9 +278,9 @@ Alternatively you can include the styling in a `<style>` tag in your application
278278

279279
## Server-Side Rendering (SSR)
280280

281-
FirebaseUI React cannot be rendered on the serverside becasue the underlying, wrapped library ([FirebaseUI](https://npmjs.com/package/firebaseui) does not work server-side.
281+
FirebaseUI React cannot be rendered server-side because the underlying, wrapped library ([FirebaseUI](https://npmjs.com/package/firebaseui)) does not work server-side.
282282

283-
You may still import and include the library in an app that uses SSR: there should be no errors but no elements will be rendered.
283+
You can still import and include this library in an app that uses SSR: there should be no errors but no elements will be rendered.
284284

285285

286286
## Contributing

0 commit comments

Comments
 (0)