Skip to content

Commit

Permalink
Typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-loki committed Nov 16, 2017
1 parent 10ef3f2 commit f4eb5fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/samples/analytics/spark-integration-with-thingsboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@ Don't forget to **activate** your new plugin instance by clicking on the corresp

Now we need to configure the Rule that will be used to push wind speed data from the weather stations to Kafka.

[**Download**](/docs/samples/analytics/resources/windspeed_telemetry_rule.json) the json with plugin descriptor
[**Download**](/docs/samples/analytics/resources/windspeed_telemetry_rule.json) the json with rule descriptor
and use these [**instructions**](/docs/user-guide/ui/rules/#rule-import) to import it to your instance.

Don't forget to **activate** your new rule instance by clicking on the corresponding button in plugin details!
Don't forget to **activate** your new rule instance by clicking on the corresponding button in rule details!

![image](/images/samples/analytics/spark/kafka-rule-activation.png)

Expand Down

0 comments on commit f4eb5fd

Please sign in to comment.