From c6fb4e21979c6a688995a90c04e9cbfff2aa9b13 Mon Sep 17 00:00:00 2001 From: Savely <136869149+savvar9991@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:40:13 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42301f27df..a552656e3e 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ try-runtime on acala make try-runtime-acala # Create a state snapshot to run the migration test. -# Add `-palet module_name` can specify the module. +# Add `-pallet module_name` can specify the module. cargo run --features with-acala-runtime --features try-runtime -- try-runtime --runtime existing create-snapshot --uri wss://acala.api.onfinality.io:443/public-ws acala-latest.snap # Use a state snapshot to run the migration test.