From ba2e9306a6fdb07547e6b6e94810a9e406903cf9 Mon Sep 17 00:00:00 2001 From: csobier Date: Fri, 29 Apr 2016 21:28:49 -0400 Subject: [PATCH] added break to display table correctly --- doc/glossary.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/glossary.md b/doc/glossary.md index 8d989ae..780357d 100644 --- a/doc/glossary.md +++ b/doc/glossary.md @@ -20,8 +20,8 @@ US Census Blocks | "us.census.tiger".block ## OBS_GetUSCensusMeasure names table -This list contains human readable names accepted in the ```OBS_GetUSCensusMeasure``` function. For the more comprehensive list of columns available to the ```OBS_GetMeasure``` function, see the [Data Observatory Catalog](http://cartodb.github.io/bigmetadata/index.html) -. +This list contains human readable names accepted in the ```OBS_GetUSCensusMeasure``` function. For the more comprehensive list of columns available to the ```OBS_GetMeasure``` function, see the [Data Observatory Catalog](http://cartodb.github.io/bigmetadata/index.html). + Measure name | Measure description --- | --- Total Population | The total number of all people living in a given geographic area. This is a very useful catch-all denominator when calculating rates.