diff --git a/docs/docs/databases/rockset.mdx b/docs/docs/databases/rockset.mdx index 47b7c566d00fa..35900fcb103b9 100644 --- a/docs/docs/databases/rockset.mdx +++ b/docs/docs/databases/rockset.mdx @@ -19,7 +19,7 @@ Find your API server from the [API reference](https://rockset.com/docs/rest-api/ To target to a specific virtual instance, use this URI format: ``` -rockset://:{api key}:@{api server}/{VI ID} +rockset://{api key}:@{api server}/{VI ID} ``` For more complete instructions, we recommend the [Rockset documentation](https://docs.rockset.com/apache-superset/).