diff --git a/pages/introduction/networks/devnet.mdx b/pages/introduction/networks/devnet.mdx index d406e77..09a1896 100644 --- a/pages/introduction/networks/devnet.mdx +++ b/pages/introduction/networks/devnet.mdx @@ -15,7 +15,7 @@ export default withRouter(props => WithMDX(props, page)) The Devnet is a Tangle operated by the IOTA Foundation for developers to test their applications on. This network resembles the permissionless IOTA Mainnet as close as possible. This is to ensure that applications tested on this network will operate on the Mainnet. -The Foundation hosts nodes which are open to API calls and requests. We aslo provide nodes that are able to provide peering (UDP) to those wanting to run their own nodes. +The Foundation hosts nodes which are open to API calls and requests. We also provide nodes that are able to provide peering (UDP) to those wanting to run their own nodes. ## Configuration