Browse Source

docs: update preparing-assets.md (#204)

appropiate -> appropriate
Ikko Eltociear Ashimine 1 year ago
parent
commit
9b72e87696
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/core-candy-machine/preparing-assets.md

+ 1 - 1
src/pages/core-candy-machine/preparing-assets.md

@@ -127,7 +127,7 @@ The goal of this point is to have a list full list of URI's of where your media
 
 ```
 
-With the index uri list of uploaded media you will then need to loop through your JSON metadata files and add the URIs to the appropiate places.
+With the index uri list of uploaded media you will then need to loop through your JSON metadata files and add the URIs to the appropriate places.
 
 Image URIs would be inserted into the `image:` field, and also into the `properties: files: []` array.