Skip to content

Commit 11b2cf3

Browse files
Fix grammatical errors in README.md
1 parent ff40c0b commit 11b2cf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/mastra-nextjs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The [PostgreSQL database connection string](https://www.postgresql.org/docs/curr
5454

5555
### `DB_SSL`
5656

57-
Set to `true` to enable SSL. Set to `false` to disable SSL. (Can be set directly in the docker compose file)
57+
Set to `true` to enable SSL. Set to `false` to disable SSL. (Can be set directly in the Docker Compose file.)
5858

5959
### `GITHUB_TOKEN` (Optional)
6060

@@ -101,7 +101,7 @@ If you want to deploy to your own cloud account, you can [use Defang BYOC](https
101101

102102
> [!WARNING] > **Extended deployment time:** This sample creates a managed PostgreSQL database which may take upwards of 20 minutes to provision on first deployment. Subsequent deployments are much faster (2-5 minutes).
103103
104-
This sample was base off of mastra's [repo-chat sample](https://github.com/mastra-ai/repo-base).
104+
This sample was based off of mastra's [repo-chat sample](https://github.com/mastra-ai/repo-base).
105105

106106
---
107107

0 commit comments

Comments
 (0)