Acala
Acala copied to clipboard
Correct argument in try-runtime command for Acala snapshot
Description:
Fixed a typo in the try-runtime command documentation under the "Try testing runtime" section for Acala. Changed --palet to the correct argument --pallet to properly specify the module when creating a state snapshot.
Impact:
This fix prevents potential errors during command execution and ensures accurate migration testing for the specified module.