From 42fefa01ad50574a82b0cb388a23f2885adc0f5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20P=C3=B6hls?= Date: Tue, 1 Feb 2022 11:29:22 +0100 Subject: [PATCH] plural --- routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing.md b/routing.md index f00c45a..d320c69 100644 --- a/routing.md +++ b/routing.md @@ -37,7 +37,7 @@ Tba. ## Accessing the Current Route -You can retrieve route information using the [request](/docs/request) instance. At this point you can’t access the route instance used by Supercharge. +You can retrieve route information using the [request](/docs/requests) instance. At this point you can’t access the route instance used by Supercharge. ## Cross-Origin Resource Sharing (CORS)