diff --git a/04-spatial-operations.md b/04-spatial-operations.md index c68432c99..bdc68ea07 100644 --- a/04-spatial-operations.md +++ b/04-spatial-operations.md @@ -131,7 +131,7 @@ canterbury_height3 = nz_height |> At this point, there are three identical (in all but row names) versions of `canterbury_height`, one created using the `[` operator, one created via an intermediary selection object, and another using **sf**'s convenience function `st_filter()`. -The next section explores different types of spatial relation, also known as binary predicates, that can be used to identify whether or not two features are spatially related or not. +The next section explores different types of spatial relation, also known as binary predicates, that can be used to identify whether two features are spatially related or not. ### Topological relations diff --git a/404.html b/404.html index f4873f02b..b4ce7693f 100644 --- a/404.html +++ b/404.html @@ -129,7 +129,7 @@

Second Edition