diff --git a/_episodes/01-select.md b/_episodes/01-select.md index 633e6791..32bac582 100644 --- a/_episodes/01-select.md +++ b/_episodes/01-select.md @@ -108,7 +108,7 @@ Before we get into using SQLite to select the data, let's take a look at the tab
-**Survey**: the actual readings. The field `quant` is short for quantitative and indicates what is being measured. Values are `rad`, `sal`, and `temp` referring to 'radiation', 'salinity' and 'temperature', respectively. +**Survey**: the actual readings. The field `quant` is short for quantity and indicates what is being measured. Values are `rad`, `sal`, and `temp` referring to 'radiation', 'salinity' and 'temperature', respectively. |taken|person|quant|reading| |-----|------|-----|-------|