Skip to content

Commit

Permalink
doc: Fix typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RomRider committed Feb 3, 2021
1 parent 9b6b83d commit 89ed3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ The position of the marker will only update when the card updates (state change
| `sum` | v1.0.0 | Will return the sum of all the states in each bucket |
| `median` | v1.0.0 | Will return the median of all the states in each bucket |
| `delta` | v1.0.0 | Will return the delta between the biggest and smallest state in each bucket |
| `diff` | MEXT_VERSION | Will return the difference between the last and the first entry in the bucket |
| `diff` | v1.4.0 | Will return the difference between the last and the first entry in the bucket |

### `chart_type` Options

Expand Down

0 comments on commit 89ed3c5

Please sign in to comment.