Skip to content

Commit

Permalink
docs: Fix misspelled words
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Sep 12, 2016
1 parent e0975fd commit 190f700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r/space_chart.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The `stream` block supports:
* `min` - (Optional) Theoretical minimum Y-axis value.
* `max` - (Optional) Theoretical maximum Y-axis value.
* `transform_function` - (Optional) Linear formula to run on each measurement
prior to visualizaton.
prior to visualization.
* `period` - (Optional) An integer value of seconds that defines the period this
stream reports at. This aids in the display of the stream and allows the
period to be used in stream display transforms.
Expand Down

0 comments on commit 190f700

Please sign in to comment.