diff --git a/Aptos C3 Create a Fungible Token on Aptos/3. Build Your Token/7. Finalize the essentials.md b/Aptos C3 Create a Fungible Token on Aptos/3. Build Your Token/7. Finalize the essentials.md index b7ca0e3e..7e201d9a 100644 --- a/Aptos C3 Create a Fungible Token on Aptos/3. Build Your Token/7. Finalize the essentials.md +++ b/Aptos C3 Create a Fungible Token on Aptos/3. Build Your Token/7. Finalize the essentials.md @@ -125,7 +125,7 @@ public entry fun unfreeze_account(admin: &signer, account: address) acquires Man } ``` -The `unfreeze_account` function is almost the same as the `freeze_account` function, the only difference being that we will set the frozen flag to `false` and the entire implementation is the same as that of `freeze_acount`. +The `unfreeze_account` function is almost the same as the `freeze_account` function, the only difference being that we will set the frozen flag to `false` and the entire implementation is the same as that of `freeze_account`. ## Complete Code diff --git a/Mint Pokemon Cards on Tezos Blockchain/4. Explore Your Pokemon Cards NFTs/1. Explore Your Pokemon Cards NFTs.md b/Mint Pokemon Cards on Tezos Blockchain/4. Explore Your Pokemon Cards NFTs/1. Explore Your Pokemon Cards NFTs.md index bc6885e1..ac43e1d0 100644 --- a/Mint Pokemon Cards on Tezos Blockchain/4. Explore Your Pokemon Cards NFTs/1. Explore Your Pokemon Cards NFTs.md +++ b/Mint Pokemon Cards on Tezos Blockchain/4. Explore Your Pokemon Cards NFTs/1. Explore Your Pokemon Cards NFTs.md @@ -1,6 +1,6 @@ # Explore Your Pokemon Cards NFTs -Congragulations on minting your first NFT to Tezos Blockchain. But wait! Where can you even find it and see if it is on the Tezos network or not? In this lesson, you will find this out and explore different platforms where your NFT collection is. +Congratulations on minting your first NFT to Tezos Blockchain. But wait! Where can you even find it and see if it is on the Tezos network or not? In this lesson, you will find this out and explore different platforms where your NFT collection is. ## Explore NFTs on Temple wallet diff --git a/assests_for_all/Core C2 assets - Start Building on Core/Core C2 L11 Image 4.html b/assests_for_all/Core C2 assets - Start Building on Core/Core C2 L11 Image 4.html index daed6889..37dbaf00 100644 --- a/assests_for_all/Core C2 assets - Start Building on Core/Core C2 L11 Image 4.html +++ b/assests_for_all/Core C2 assets - Start Building on Core/Core C2 L11 Image 4.html @@ -25,7 +25,7 @@
We’re working on it!