Skip to content

Commit 67e2da5

Browse files
chrisberkhoutshmsr
andauthored
Update metricbeat/docs/modules/sql.asciidoc
Co-authored-by: subham sarkar <sarkar.subhams2@gmail.com>
1 parent 1595978 commit 67e2da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metricbeat/docs/modules/sql.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ In a URL any special characters should be URL encoded.
886886

887887
In the key/value DSN format, if the password contains a backslash character (`\`), it must be escaped with another backslash. For example, if the password is `my\_password`, it must be written as `my\\_password`.
888888

889-
The username and password to connect to the database can be provided as values to `username` and `password` keys of `sql.yml`.
889+
The username and password to connect to the database can be provided as values to the `username` and `password` keys of `sql.yml`.
890890

891891
[source,yml]
892892
----

0 commit comments

Comments
 (0)