diff --git a/src/content/docs/drizzle-config-file.mdx b/src/content/docs/drizzle-config-file.mdx index d458f001..4a154e14 100644 --- a/src/content/docs/drizzle-config-file.mdx +++ b/src/content/docs/drizzle-config-file.mdx @@ -504,7 +504,7 @@ You can configure list of tables, schemas and extensions via `tablesFilters`, `s | :------------ | :----------------- | | type | `string[]` | | default | `["public"]` | -| commands | `generate` `push` `pull` | +| commands | `push` `pull` |