Skip to content

Commit d95f7d3

Browse files
KusumotoAnaethelion
authored andcommitted
Fix typo in readme file
1 parent 3985f2a commit d95f7d3

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
@@ -150,7 +150,7 @@ cfg := elasticsearch.Config{
150150
}
151151
```
152152

153-
To set a fingerprint to validate the HTTPS connectionm use the `CertificateFingerprint` configuration option.
153+
To set a fingerprint to validate the HTTPS connection use the `CertificateFingerprint` configuration option.
154154

155155
```golang
156156
cfg := elasticsearch.Config{

0 commit comments

Comments
 (0)