diff --git a/fulltext-search/README.md b/fulltext-search/README.md index 829198e..29bc5ad 100644 --- a/fulltext-search/README.md +++ b/fulltext-search/README.md @@ -42,7 +42,7 @@ tree. Create an Algolia account at [www.algolia.com](https://www.algolia.com/) -Set the `algolia.key` and `algolia.password` Google Cloud environment variables to match the Algolia Key and Secret of your account. For this use: +Set the `algolia.key` and `algolia.secret` Google Cloud environment variables to match the Algolia Key and Secret of your account. For this use: ```bash firebase functions:config:set algolia.key="mykey" algolia.secret="secret"