Skip to content

Commit a1c3bc2

Browse files
authored
docs: Fixed typo
1 parent c369f11 commit a1c3bc2

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
@@ -366,7 +366,7 @@ void setup() {
366366
client.setConnectionParamsV1(INFLUXDB_URL, INFLUXDB_DATABASE, INFLUXDB_USER, INFLUXDB_PASSWORD, InfluxDbCloud2CACert);
367367
}
368368
```
369-
Another important prerequisity to sucessfully validate server or CA certificate is to have properly synchronized time. More on this in [Configure Timel](#configure-time).
369+
Another important prerequisity to sucessfully validate server or CA certificate is to have properly synchronized time. More on this in [Configure Time](#configure-time).
370370

371371
Note: Time synchronization is not required for validating server certificate via SHA1 fingerprint.
372372

0 commit comments

Comments
 (0)