You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ You can test your integration locally by following these steps:
91
91
92
92
When you're ready to share your changes with the world, deploy your app to your live site:
93
93
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.
95
95
3. Check your website on: `SITE_ID.web.app` or `PROJECT_ID.web.app` (or your custom domain, if you set one up)
0 commit comments