Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Oct 15, 2021
1 parent fd8cca9 commit 7977964
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ enum class Religion(val osmValue: String) {
// sorting relatively far up because there are many Chinese expats around the world
CHINESE_FOLK("chinese_folk"),
// basically the same applies to anything "Animist" because as this is not really one
// religion but a kind of belief. This value was added to accomodate for those spirit houses
// religion but a kind of belief. This value was added to accommodate for those spirit houses
// in Thailand, but really, animism is practiced all over the world
ANIMIST("animist"),
BAHAI("bahai"),
Expand Down

0 comments on commit 7977964

Please sign in to comment.