fix: miss-spelling on CONTRIBUTING.md line 1351 (#17760)

* fix miss-spelling on CONTRIBUTING.md line 1351

* added superset-frontend/package-lock.json
This commit is contained in:
Meitong Qu 2021-12-15 13:01:32 -08:00 committed by GitHub
parent 82b47cacba
commit 71e41315a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1348,7 +1348,7 @@ Note not all fields are correctly categorized. The fields vary based on visualiz
| Field | Type | Notes |
| ----------------- | -------- | ----------------------------------- |
| `database_name` | _string_ | _Deprecated?_ |
| `datasource` | _string_ | `<datasouce_id>__<datasource_type>` |
| `datasource` | _string_ | `<datasource_id>__<datasource_type>` |
| `datasource_id` | _string_ | _Deprecated?_ See `datasource` |
| `datasource_name` | _string_ | _Deprecated?_ |
| `datasource_type` | _string_ | _Deprecated?_ See `datasource` |