mirror of
https://github.com/apache/superset.git
synced 2026-04-09 11:25:23 +00:00
docs: fix typo (#11129)
This commit is contained in:
@@ -10,7 +10,7 @@ version: 1
|
||||
|
||||
### 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
|
||||
pip install apache-superset[cors]
|
||||
|
||||
Reference in New Issue
Block a user