mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-14 12:00:19 +08:00
Fix typos (#1143)
Found via `codespell -S .mypy_cache,yarn.lock,*.json,*.ipynb -L rouge,nam,vie`
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ This will create a variety of aws roles and services needed for deployment.
|
||||
copilot deploy
|
||||
```
|
||||
|
||||
This will depoy the services but it won't be 100% ready for usage. Before being
|
||||
This will deploy the services but it won't be 100% ready for usage. Before being
|
||||
ready, we have to inspect the AWS Secrets manager and extract out the database
|
||||
credentials. Read those credentials then put them, and a few other secrets, in a
|
||||
`secrets.yml` file like the following:
|
||||
|
||||
Reference in New Issue
Block a user