diff --git a/engineering/introduction.mdx b/engineering/introduction.mdx index d208dcd..89b2e24 100644 --- a/engineering/introduction.mdx +++ b/engineering/introduction.mdx @@ -16,7 +16,7 @@ Welcome to the engineering team at Polar! This handbook covers our engineering p ### Development Workflow 1. **Planning**: Features planned in Linear 2. **Development**: Feature branches, regular commits, AI-assisted coding -3. **Review**: Rewview design docs and critical pull requests +3. **Review**: Review design docs and critical pull requests 4. **Testing**: Automated tests + manual QA 5. **Deployment**: A CI and CD pipeline for automated deployment.