From d4cb028fb516878499e7de0e61c326fc58f23658 Mon Sep 17 00:00:00 2001 From: PlanetScale Actions Bot Date: Mon, 6 May 2024 18:52:42 +0000 Subject: [PATCH] docs: upstream https://github.com/planetscale/www/commit/7813efad10cdc386ed2b0f4d348deecab01b1b97 --- docs/concepts/replicas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/replicas.md b/docs/concepts/replicas.md index eeeb1350..1ced7060 100644 --- a/docs/concepts/replicas.md +++ b/docs/concepts/replicas.md @@ -31,7 +31,7 @@ connection. If you have `pscale` installed locally, you can create a replica credential with the following command: ```shell -pscale password create --replica +pscale password create --replica ``` All queries made using this credential will be routed to the nearest replica, even as you add and remove read-only regions.