Skip to content

Commit 6695a4c

Browse files
committed
Fix typo in README.md
1 parent 7db2497 commit 6695a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ sets docker environment variable `EnableLegacyClientAuth` to `true`;
7474
passes connection property `authPlugins` with value `Srp256,Srp,Legacy_Auth` if
7575
this property is not explicitly set through `withUrlParam`
7676
- `withEnableWireCrypt` - (_Firebird 3+_) Relaxes `WireCrypt` from `Required` to
77-
`Enabled`; sets docker environment variable `EnableWireCrypt` to `true
77+
`Enabled`; sets docker environment variable `EnableWireCrypt` to `true`
7878
- `withTimeZone(String)` - Sets the time zone (defaults to JVM default time
7979
zone); sets docker environment variable `TZ` to the specified value
8080
- `withSysdbaPassword(String)` - Sets the SYSDBA password, but if

0 commit comments

Comments
 (0)