From efe0156c109d154d5418aef962d27c137a579d33 Mon Sep 17 00:00:00 2001 From: Gianfranco P <899175+gianpaj@users.noreply.github.com> Date: Tue, 13 May 2025 10:33:12 +0200 Subject: [PATCH] Update iota-environment.mdx --- docs/content/developer/getting-started/iota-environment.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/developer/getting-started/iota-environment.mdx b/docs/content/developer/getting-started/iota-environment.mdx index 541bb68f6ba..fa652f4f875 100644 --- a/docs/content/developer/getting-started/iota-environment.mdx +++ b/docs/content/developer/getting-started/iota-environment.mdx @@ -25,7 +25,7 @@ of the most important tools to get started: ### IOTA CLI -The [IOTA CLI](../../references/cli.mdx) provides a handy interface you can use to perform all sorts of operation with +The [IOTA CLI](../../references/cli.mdx) provides a handy interface you can use to perform all sorts of operations with IOTA nodes. ### IOTA SDKs @@ -37,4 +37,4 @@ IOTA provides two official SDKs that you can use to interact with the IOTA netwo ## Move IDEs and plugins -We recommend that you use the [Visual Studio Code](https://code.visualstudio.com/) IDE with the [IOTA Move](https://marketplace.visualstudio.com/items?itemName=iotaledger.iota-move) extension installed. \ No newline at end of file +We recommend that you use the [Visual Studio Code](https://code.visualstudio.com/) IDE with the [IOTA Move](https://marketplace.visualstudio.com/items?itemName=iotaledger.iota-move) extension installed.