Skip to content

Commit c1fc65e

Browse files
committed
fixing docs
1 parent 4a0b064 commit c1fc65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vignettes/getting_occurrence_data.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ name_backbone("Calopteryx splendens", checklistKey = "7ddf754f-d193-4cc9-b351-99
302302
# "Q2M4"
303303

304304
occ_download(
305-
pred("taxonKey", "Q2M4"),
306-
checklistKey = "7ddf754f-d193-4cc9-b351-99906754a03b",
305+
pred("taxonKey", "Q2M4",
306+
checklistKey = "7ddf754f-d193-4cc9-b351-99906754a03b"),
307307
format = "SIMPLE_CSV"
308308
)
309309
```

0 commit comments

Comments
 (0)