Skip to content

Commit

Permalink
Merge pull request #260 from ec-nebi/ec-nebi-typo-1
Browse files Browse the repository at this point in the history
Typo and link update - thank you @ec-nebi
  • Loading branch information
mpadge authored Dec 16, 2021
2 parents 32e6213 + 89958a2 commit 276911d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/osmdata.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ q <- opq (bbox = c (51.2867602, -0.510375, 51.6918741, 0.3340155)) %>%
```

A detailed description of features is provided at the
[OSM wiki](https://wiki.openstreetmap.org/wiki/Category:Keys), or the
`osmdata` function `available_features()` can be used to retrive the
[OSM wiki](https://wiki.openstreetmap.org/wiki/Map_Features), or the
`osmdata` function `available_features()` can be used to retrieve the
comprehensive list of feature keys currently used in OSM.

```{r available-features, eval=FALSE}
Expand Down

0 comments on commit 276911d

Please sign in to comment.