Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Commit bec0eed

Browse files
authored
Update SUPPORTED_CLIENTS.md
1 parent 6b9986b commit bec0eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SUPPORTED_CLIENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ These are the clients we actively test against to check are compatible with go-m
1717
- Go
1818
- [go-mysql-driver/mysql](#go-mysql-driver-mysql)
1919
- Grafana
20-
- Tableau
20+
- Tableau Desktop
2121

2222
## Example client usage
2323

@@ -200,4 +200,4 @@ func main() {
200200

201201
// use rows
202202
}
203-
```
203+
```

0 commit comments

Comments
 (0)