소스 검색

[con] Use upper case

Nils Braun 5 년 전
부모
커밋
a41b929f57
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      desktop/core/src/desktop/lib/connectors/types.py

+ 1 - 1
desktop/core/src/desktop/lib/connectors/types.py

@@ -369,7 +369,7 @@ CONNECTOR_TYPES = [
     }
   },
   {
-    'nice_name': 'dask-sql',
+    'nice_name': 'Dask-sql',
     'dialect': 'presto',
     'interface': 'sqlalchemy',
     'settings': [