Explorar o código

Fix typo datavase to database in sql_alchemy prompt

Harshg999 %!s(int64=4) %!d(string=hai) anos
pai
achega
a130ab61fd

+ 1 - 1
desktop/libs/notebook/src/notebook/connectors/sql_alchemy.py

@@ -18,7 +18,7 @@
 '''
 SQL Alchemy offers native connections to databases via dialects https://docs.sqlalchemy.org/en/latest/dialects/.
 
-When the dialect of a paricular datavase is installed on the Hue API server, any of its URL connection strings should work.
+When the dialect of a paricular database is installed on the Hue API server, any of its URL connection strings should work.
 
 e.g.
 mysql://root:root@localhost:3306/hue