]> git.basschouten.com Git - openhab-addons.git/commitdiff
[influxdb] Update README.md (#9989)
authorneutmute <neutmute@users.noreply.github.com>
Sat, 30 Jan 2021 11:02:46 +0000 (22:02 +1100)
committerGitHub <noreply@github.com>
Sat, 30 Jan 2021 11:02:46 +0000 (12:02 +0100)
bundles/org.openhab.persistence.influxdb/README.md

index e4f98f892303727423e35ee967f8124e4f76e052..016fb0b743f4e95958c1c178f523b98a4aa0334b 100644 (file)
@@ -49,7 +49,7 @@ This service can be configured in the file `services/influxdb.cfg`.
 | db                                 | openhab                 | No       | name of the database for V1 and name of the organization for V2 |
 | retentionPolicy                    | autogen                 | No       | name of the retention policy for V1 and name of the bucket for V2 |
 
-(*) For 1.X version you must provide user and password, for 2.X you can use also user and password or a token. That means
+(*) For 1.X version you must provide user and password, for 2.X you can use user and password or a token. That means
 that if you use all default values at minimum you must provide a password or a token. 
 
 All item- and event-related configuration is defined in the file `persistence/influxdb.persist`.