diff --git a/.scripts/assets-build-tool/Readme.md b/.scripts/assets-build-tool/Readme.md index c2d5598b7eb..1dcd33bb077 100644 --- a/.scripts/assets-build-tool/Readme.md +++ b/.scripts/assets-build-tool/Readme.md @@ -14,7 +14,7 @@ Assets build scripts. The process uses a `Assets.json` file that defines actions Runs the Parcel bundler. -**Note**: Sometimes, parcel is too aggressive in it's caching. If you manually delete any output folders, you may need to delete the `.parcel-cache` folder as well for parcel to write to it again. Running the `yarn clean` command will clean it up for you. +**Note**: Sometimes, Parcel is too aggressive in its caching. If you manually delete any output folders, you may need to delete the `.parcel-cache` folder as well for Parcel to write to it again. Running the `yarn clean` command will clean it up for you. ```json [