readme typo

This commit is contained in:
shams mosowi
2019-10-01 16:55:22 +10:00
parent 05ea526d47
commit bd1987b308
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ Cloud functions setup
set environment variables
```
firebase functions:config:set algolia.app=YOUR_APP_ID algolia.key=ADMIN_API_KEY
firebase functions:config:set algolia.appid=YOUR_APP_ID algolia.apikey=ADMIN_API_KEY
```
deploy the following callable cloud functions to update and delete algolia records

View File

@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Firetable</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>