From 86c62777115962e7e435745f63ae6468ce367f6f Mon Sep 17 00:00:00 2001 From: andylikegithub <105103435+andylikegithub@users.noreply.github.com> Date: Sun, 3 Jul 2022 17:50:53 +0800 Subject: [PATCH] correcting a typo correcting a typo --- .../02_Non-fungible_Tokens(NFTs)_Workbook.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course_notebooks/Week_2_Non-fungible_Tokens(NFTs)/02_Non-fungible_Tokens(NFTs)_Workbook.ipynb b/course_notebooks/Week_2_Non-fungible_Tokens(NFTs)/02_Non-fungible_Tokens(NFTs)_Workbook.ipynb index f033308..27c5523 100644 --- a/course_notebooks/Week_2_Non-fungible_Tokens(NFTs)/02_Non-fungible_Tokens(NFTs)_Workbook.ipynb +++ b/course_notebooks/Week_2_Non-fungible_Tokens(NFTs)/02_Non-fungible_Tokens(NFTs)_Workbook.ipynb @@ -67,7 +67,7 @@ "metadata": {}, "source": [ "### 🖥 Make yourself familiar with `replit` \n", - "We provided a **replit** for you where you can run and test code and experiment it in a save environment without any hassle of set-up and configuration. \n", + "We provided a **replit** for you where you can run and test code and experiment it in a safe environment without any hassle of set-up and configuration. \n", "\n", "This is the link to your [Assignment 1a on replit](https://replit.com/team/Blockchain101/1-my-first-NFT). You should have already created a **replit** account by now. \n", "\n",