From 6574f9b5006ca370557f5c3b18985f641c62b20f Mon Sep 17 00:00:00 2001 From: James Scott-Brown Date: Sat, 24 Jul 2021 12:01:06 +0100 Subject: [PATCH] Correct "quantitative" to "quantity" --- _episodes/01-select.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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| |-----|------|-----|-------|