diff --git a/develop/parachains/maintenance/runtime-upgrades.md b/develop/parachains/maintenance/runtime-upgrades.md index 3da91a180..497a04e44 100644 --- a/develop/parachains/maintenance/runtime-upgrades.md +++ b/develop/parachains/maintenance/runtime-upgrades.md @@ -71,7 +71,7 @@ FRAME storage migrations run in this order: 2. System `frame_system::on_runtime_upgrade` functions 3. All `on_runtime_upgrade` functions defined in the runtime starting with the last pallet in the `construct_runtime!` macro -## Where to Go Next + \ No newline at end of file