]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo in microcosms name
authorTom Hughes <tom@compton.nu>
Tue, 26 May 2020 17:09:44 +0000 (18:09 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 26 May 2020 17:09:44 +0000 (18:09 +0100)
roles/dev.rb

index 2efd55fbbcf5cdaeacbb14784b1ddd93b27a41ab..703cbccf204cd54f8e34e29af8b9549922612352 100644 (file)
@@ -118,7 +118,7 @@ default_attributes(
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "locale"
       },
-      :microsms => {
+      :microcosms => {
         :repository => "https://github.com/openbrian/osm-microcosms.git",
         :revision => "microcosms"
       },