Skip to content

Commit 6708b88

Browse files
committed
Fix comment typo
1 parent 0478d43 commit 6708b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/01_content-creation.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ library(tools)
4040
# Load species lookup
4141
load("lookup/species-lookup.Rdata")
4242

43-
# Temporarily remove habitat
43+
# Temporarily remove habitat elements
4444
species.lookup <- species.lookup[species.lookup$Taxon != "Habitats", ]
4545

4646
# Temporary fix species names that end in periods

0 commit comments

Comments
 (0)