From d372e10f1aced4a7d66b0eeb11b5c083b93c7682 Mon Sep 17 00:00:00 2001 From: Rutam Prita Mishra Date: Mon, 6 Nov 2023 19:22:58 +0530 Subject: [PATCH] Corrected Typo on _meta.json This PR changes `Rainway` to the correct spelling `Railway`. --- docs/pages/Deploying/_meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Deploying/_meta.json b/docs/pages/Deploying/_meta.json index 0e91f35e..6d523a6d 100644 --- a/docs/pages/Deploying/_meta.json +++ b/docs/pages/Deploying/_meta.json @@ -8,7 +8,7 @@ "href": "/Deploying/Quickstart" }, "Railway-Deploying": { - "title": "🚂Deploying on Rainway", + "title": "🚂Deploying on Railway", "href": "/Deploying/Railway-Deploying" } }