mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: fix typo (#11129)
This commit is contained in:
@@ -10,7 +10,7 @@ version: 1
|
|||||||
|
|
||||||
### CORS
|
### CORS
|
||||||
|
|
||||||
To configure CORS, or cross-origin research sharing, the following dependency must be installed:
|
To configure CORS, or cross-origin resource sharing, the following dependency must be installed:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
pip install apache-superset[cors]
|
pip install apache-superset[cors]
|
||||||
|
|||||||
Reference in New Issue
Block a user