mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: Fix typo in Rockset docs (#24674)
This commit is contained in:
@@ -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/).
|
||||
|
||||
Reference in New Issue
Block a user