diff --git a/agent_jarvis/README.md b/agent_jarvis/README.md index e16d1aa..ac711b4 100644 --- a/agent_jarvis/README.md +++ b/agent_jarvis/README.md @@ -172,7 +172,7 @@ If your issue is not listed above or you have any questions. **Feel free to open **NOTE: You must select `Read and write` first, then create keys. If the keys were created first, you will have to recreate the keys again.** -Both these keys and their corrsponding secrets are required in the `.env` file. +Both these keys and their corresponding secrets are required in the `.env` file. ## A.2. How to get a youtube access key. @@ -199,4 +199,4 @@ The created API key string is what we want. 9. You browser will be invoked to a google's auth page. You are asked to authorize our `demo_service2` to access your google account. Just accept. 10. The file `token.json` will be automatically stored at `${project_root}/../example_services/demo_service2/token.json` -See also https://developers.google.cn/calendar/api/quickstart/python. \ No newline at end of file +See also https://developers.google.cn/calendar/api/quickstart/python.