diff --git a/docs/src/pages/docs/installation/networking_settings.mdx b/docs/src/pages/docs/installation/networking_settings.mdx index 9e3941ac0ec..aed2957c9af 100644 --- a/docs/src/pages/docs/installation/networking_settings.mdx +++ b/docs/src/pages/docs/installation/networking_settings.mdx @@ -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]