From 7824b9ab7a046f861a072676b2832c1ac94448fc Mon Sep 17 00:00:00 2001 From: thomash6 <37028287+thomash6@users.noreply.github.com> Date: Mon, 31 Dec 2018 18:36:17 +0000 Subject: [PATCH] Update devnet.mdx --- pages/introduction/networks/devnet.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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