From d75127d4eede2a46a7d8678b9bf53d23ee827217 Mon Sep 17 00:00:00 2001 From: Steven Oh <91847206+jaeestee@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:00:50 -0500 Subject: [PATCH] fixed the spelling error for "environment" Under the "Next Steps" Section --- intro/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/intro/intro.md b/intro/intro.md index ee91e46..40eccf7 100644 --- a/intro/intro.md +++ b/intro/intro.md @@ -88,7 +88,7 @@ Once you open a notebook, you can write and run python code. To execute a line o press `shift + Enter`. ## Next Steps -With the environmnet setup, we're now ready for the Hello, Tapis tutorial. +With the environment setup, we're now ready for the Hello, Tapis tutorial. [Next-> Hello, Tapis](../hello/hello.md) ## Additional Resources @@ -96,4 +96,4 @@ The following additional resources are also available to you: * Tapis reference documentation: https://tapis.readthedocs.org * Support via The TACC Cloud Slack (tacc-cloud.slack.com); Join here: http://bit.ly/join-tapis -* Tapis API specifications: https://tapis-project.github.io/live-docs/ \ No newline at end of file +* Tapis API specifications: https://tapis-project.github.io/live-docs/