diff --git a/docs/sources/developers/plugins/data-frames.md b/docs/sources/developers/plugins/data-frames.md index 1619d42d65a..b70e1654212 100644 --- a/docs/sources/developers/plugins/data-frames.md +++ b/docs/sources/developers/plugins/data-frames.md @@ -46,7 +46,7 @@ interface Field { } ``` -Let's look an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_. +Let's look at an example. The table below demonstrates a data frame with two fields, _time_ and _temperature_. | time | temperature | | ------------------- | ----------- |