repeated word (#856)

Co-authored-by: Jordan Frankfurt <jordanwfrankfurt@gmail.com>
This commit is contained in:
shak58
2024-08-26 17:00:09 +01:00
committed by GitHub
parent 5d30741154
commit fadf255c34
6 changed files with 6 additions and 6 deletions

View File

@@ -358,7 +358,7 @@ Connect the output to the `Base Color` of `M_NFT_Color`, then save and close the
Again in the content browser, right-click on the `M_NFT_Color` asset and select `Create Material Instance`. Name the instance `MI_NFT_Color`.
Navigate to the sports car mesh located in `VehicleTemplate>Blueprints>SportsCar` and double-click to to open the `SportsCar_pawn`. Select the `Mesh` from the `Components` tree and you should see the car in the editor.
Navigate to the sports car mesh located in `VehicleTemplate>Blueprints>SportsCar` and double-click to open the `SportsCar_pawn`. Select the `Mesh` from the `Components` tree and you should see the car in the editor.
On the right side, change the `Element 2` material to `MI_NFT_Color`. The car is now bright red. Radical! Take your newly red car for a spin.

View File

@@ -77,7 +77,7 @@ Onchain applications are difficult to use for many people, as they require a len
For example,the preliminary steps a user needs to go through before they can use an onchain app are:
1. Create a wallet wallet (Coinbase Wallet, Metamask, etc)
1. Create a wallet (Coinbase Wallet, Metamask, etc)
1. Store the wallet mnemonic safely, without losing it or compromising it
1. Sign a slightly frightening message to connect to an onchain app
1. Try to do anything with the app and get a popup asking them to approve a transaction

View File

@@ -150,4 +150,4 @@ Remember to link "activate" your Coinbase Commerce plugin.
You now have a custom store front with the products from your Shopify account.
In this tutorial, you learned how to to integrate Coinbase as a payment provider for your Shopify store. You've also learned how to use Hydrogen and Oxygen to create and deploy a version of your store separate from Shopify.
In this tutorial, you learned how to integrate Coinbase as a payment provider for your Shopify store. You've also learned how to use Hydrogen and Oxygen to create and deploy a version of your store separate from Shopify.