Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <[email protected]>
  • Loading branch information
jlaur committed May 19, 2023
1 parent 8dc2569 commit 02b682b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.energidataservice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The result is a `Map` with the following keys:

This is a convenience method that can be used when the power consumption is not known.
The calculation will assume linear consumption and will find the best timeslot based on that.
The this reason the resulting `Map` will not contain the keys `LowestPrice` and `HighestPrice`.
For this reason the resulting `Map` will not contain the keys `LowestPrice` and `HighestPrice`.

Example:

Expand Down

0 comments on commit 02b682b

Please sign in to comment.