Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit 548efc3

Browse files
committed
formatting
1 parent 6335db9 commit 548efc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ make bank-database-secure
3636

3737
Edit the `main.go` file and add options for secure connection:
3838

39-
```
39+
```go
4040
var settings = cockroachdb.ConnectionURL{
4141
Host: "localhost",
4242
Database: "bank",

0 commit comments

Comments
 (0)