diff --git a/content/en/docs/user-guides/configuration-advanced/region-sharding.md b/content/en/docs/user-guides/configuration-advanced/region-sharding.md index 6c690a4ae..1a7e0efed 100644 --- a/content/en/docs/user-guides/configuration-advanced/region-sharding.md +++ b/content/en/docs/user-guides/configuration-advanced/region-sharding.md @@ -282,7 +282,7 @@ Once the vindex is available, we have to `Externalize` it for it to be usable. Putting this all together, we run the script that combines the above steps. ```sh -./201_initial_cluster.sh +./201_main_sharded.sh ``` Once this is complete, we can view the new vschema. Note that it now includes both region_vdx and a lookup vindex. ```text