diff --git a/README.md b/README.md index a85f4d9..604f182 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The MQTT data source plugin allows you to visualize streaming MQTT data from wit ## Disclaimer -This plugin does not provide a storage for your events. It means, that if you want to query your historical data - this plugin is not for you. This datasource provides you an access to MQTT connetcion, which could be used to get Retained topics, but NOT intended to work with historical data. If you want to work with historical data please take a look for some storage engine like [Loki](https://github.com/grafana/loki) to store events that you recieve from MQTT. +This plugin does not provide a storage for your events. It means, that if you want to query your historical data - this plugin is not for you. This datasource provides you an access to MQTT connection, which could be used to get Retained topics, but NOT intended to work with historical data. If you want to work with historical data please take a look for some storage engine like [Loki](https://github.com/grafana/loki) to store events that you receive from MQTT. ## Requirements