docs: Fix typo in Rockset docs (#24674)

This commit is contained in:
Aarav Borthakur 2023-07-12 14:23:20 -07:00 committed by GitHub
parent 767afef398
commit 6ae6fc60f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/).