From 91851e2025f140ee277b010d7166d781f3504860 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Tue, 13 Sep 2016 06:10:55 +0000 Subject: [PATCH] Formatting :pencil2: --- docs/v1.x-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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