From bd73e2ed4a69cbeb6b734551f9fe7ce94a071652 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 26 May 2020 18:09:44 +0100 Subject: [PATCH] Fix typo in microcosms name --- roles/dev.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dev.rb b/roles/dev.rb index 2efd55fbb..703cbccf2 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -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" }, -- 2.39.5