Skip to content

chore: fix typo in README #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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 @@ -39,7 +39,7 @@ After forking and cloning the repository:

## Deployment

This documentation is automatically deployed to [docs.gaianet.ai](https://docs.gaianet.ai) when changes are merged into the main branch.
This documentation is automatically deployment to [docs.gaianet.ai](https://docs.gaianet.ai) when changes are merged into the main branch.

## 🤝 Contributing to Gaia docs

Expand All @@ -51,7 +51,7 @@ Gaia docs is an open-source project, and contributions from the community are hi
- **Submitting Pull Requests:** We welcome code contributions! If you've implemented a bug fix or a new feature, submit a pull request following our [Contribution Guidelines](https://github.com/Gaianet-AI/docs/blob/main/CONTRIBUTING.md). Please ensure your code adheres to the project's style and includes relevant tests.
- **Documentation:** Help us improve [the documentation](https://docs.gaianet.ai/intro) by clarifying existing sections, adding new guides, or translating the documentation into other languages.

- **Community Support:** Assist other builders by answering questions on GitHub issues or our [Telegram builders' Community](https://t.me/+a0bJInD5lsYxNDJl).
- **Community Support:** Assist other builders by answering questions on GitHub issues or our [Telegram builders' community](https://t.me/+a0bJInD5lsYxNDJl).

Please take a look at our [Code of Conduct](https://github.com/Gaianet-AI/docs/blob/main/CODE_OF_CONDUCT.md) to ensure a positive and inclusive environment for everyone.

Expand Down