diff --git a/docs/v1.x-migration.md b/docs/v1.x-migration.md index e433748e..eaa17615 100644 --- a/docs/v1.x-migration.md +++ b/docs/v1.x-migration.md @@ -13,7 +13,7 @@ - [`m.route` and anchor tags](#mroute-and-anchor-tags) - [Reading/writing the current route](#readingwriting-the-current-route) - [Accessing route params](#accessing-route-params) -- [m.request](#mrequest) +- [`m.request`](#mrequest) ## `m.component` removed