We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a83ee1 + 68eb7c2 commit 236179fCopy full SHA for 236179f
README.md
@@ -78,7 +78,7 @@ let g:db_ui_env_variable_name = 'DATABASE_NAME'
78
```
79
80
Optionally you can leverage [dotenv.vim](https://github.com/tpope/vim-dotenv)
81
-to specific any number of connections in an `.env` file by using a specific
+to specify any number of connections in an `.env` file by using a specific
82
prefix (defaults to `DB_UI_`). The latter part of the env variable becomes the
83
name of the connection (lowercased)
84
0 commit comments