Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update plugins/outputs/sql/README.md
  • Loading branch information
skartikey authored Jan 20, 2026
commit b50e0d51f5301cf7b295851d953930d96f02daee
2 changes: 1 addition & 1 deletion plugins/outputs/sql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ experimental.

#### DSN

The following format for the DSN applies to mssql. For mor information and
The following format for the DSN applies to mssql. For more information and
additional configuration options refer to the [go-mssql documentation][go-mssqldb-doc].

[go-mssqldb-doc]: https://pkg.go.dev/github.com/microsoft/go-mssqldb
Expand Down
Loading