docs: Fix typo in Rockset docs (#24674)
This commit is contained in:
parent
767afef398
commit
6ae6fc60f8
|
|
@ -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/).
|
||||
|
|
|
|||
Loading…
Reference in New Issue