Skip to content

Commit 2a68740

Browse files
authored
Update README.md
1 parent 9045831 commit 2a68740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You can test your integration locally by following these steps:
9191

9292
When you're ready to share your changes with the world, deploy your app to your live site:
9393

94-
1. Run `firebase deploy` from the terminal. This will build your application, detirmine if a backend is needed, and if so build and deploy a Cloud Function for you.
94+
1. Run `firebase deploy` from the terminal. This will build your application, determine if a backend is needed, and if so build and deploy a Cloud Function for you.
9595
3. Check your website on: `SITE_ID.web.app` or `PROJECT_ID.web.app` (or your custom domain, if you set one up)
9696

9797
## Configuring your backend

0 commit comments

Comments
 (0)