Skip to content

Commit f74a22a

Browse files
committed
minor fix
1 parent f5da664 commit f74a22a

File tree

1 file changed

+1
-1
lines changed
  • docs/user_guides/fs/storage_connector/creation

1 file changed

+1
-1
lines changed

docs/user_guides/fs/storage_connector/creation/jdbc.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Enter the details for your JDBC enabled database.
4343

4444
1. Select "JDBC" as connector protocol.
4545
2. Enter the JDBC connection url. This can for example also contain the username and password.
46-
3. Add additional key/value arguments to be passed to the connection. These might differ by database.
46+
3. Add additional key/value arguments to be passed to the connection, such as username or password. These might differ by database.
4747

4848

4949
!!! note

0 commit comments

Comments
 (0)