Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ We welcome contributions from the community! Here's how you can help:
3. **Make Your Changes**
- Keep changes focused and atomic
- Test locally
- Use `npm run build` to check if there is any broken links (or it will stop deloyment pipeline)
- Use `npm run build` to check if there is any broken links (or it will stop deployment pipeline)

4. **Submit a Pull Request**
- Ensure your PR has a clear title and description
Expand All @@ -123,4 +123,4 @@ We welcome contributions from the community! Here's how you can help:

## Acknowledgments

Thanks to @kkkk666 our Developer Advocate who help make this documentation happen!
Thanks to @kkkk666 our Developer Advocate who helped make this documentation happen!