Skip to content

Update the misspellings in the readme file #8

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 2 commits into
base: master
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ __Ice Open Network (ION)__ is a fast, secure, scalable blockchain focused on han
- To learn more about different aspects of ION blockchain and its underlying ecosystem check [documentation](https://docs.ice.io)
- To run node, validator or lite-server check [Participate section](https://docs.ice.io/ion-blockchain/validator)
- To develop decentralised apps check TON Tutorials [Tutorials](https://docs.ton.org/v3/guidelines/smart-contracts/guidelines), [FunC docs](https://ton.org/docs/develop/func/overview) and [DApp tutorials](https://docs.ton.org/v3/guidelines/dapps/overview)
- To interact with TON check APIs: [Indexer](https://api.mainnet.ice.io/indexer/v3/index.html) and [HTPP](https://api.mainnet.ice.io/http/v2/)
- To interact with TON check APIs: [Indexer](https://api.mainnet.ice.io/indexer/v3/index.html) and [HTTP](https://api.mainnet.ice.io/http/v2/)

## Updates flow

Expand Down