Skip to content

Commit 3f8c709

Browse files
committed
typo in vignette
1 parent 8c83903 commit 3f8c709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/rmapshaper.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If you get an error, you will need to install mapshaper. First install node
130130
npm install -g mapshaper
131131
```
132132

133-
Then you can use the `sys` argmument in any rmapshaper function:
133+
Then you can use the `sys` argument in any rmapshaper function:
134134

135135
```{r eval=nzchar(Sys.which("mapshaper"))}
136136
states_simp_internal <- ms_simplify(states_sf)

0 commit comments

Comments
 (0)