diff --git a/open-source/self-hosting.mdx b/open-source/self-hosting.mdx index 48ceb63..c3ace9d 100644 --- a/open-source/self-hosting.mdx +++ b/open-source/self-hosting.mdx @@ -40,7 +40,7 @@ After creating your accounts, update your `.env.example` to be `.env.local` for npm drizzle-kit generate ``` -5. **Run the Databse Migrations** +5. **Run the Database Migrations** ```sh npm tsx lib/db/migrate.ts