From 52ea2f487e89411ca0b594b2db32cac39304bccb Mon Sep 17 00:00:00 2001 From: Ben Anderson <dataknut@icloud.com> Date: Mon, 21 Jun 2021 15:23:14 +0100 Subject: [PATCH] fixed typo --- rMappingExample.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rMappingExample.Rmd b/rMappingExample.Rmd index 37f9499..84a96bc 100644 --- a/rMappingExample.Rmd +++ b/rMappingExample.Rmd @@ -145,7 +145,7 @@ ggplot2::ggplot(la_merged_sf) + ``` # MSOAs -These are census areas - smaller than LSOAs so the files are bigger and the maps are denser. +These are census areas - smaller than LAs so the files are bigger and the maps are denser. ## Loading data -- GitLab