From 38f6d62abba1926b311730aa483aa2b1160d1842 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Fri, 22 May 2015 09:08:21 -0700 Subject: [PATCH] fix typo on bonfire --- seed_data/bonfires.json | 2 +- seed_data/field-guides.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/seed_data/bonfires.json b/seed_data/bonfires.json index cda0abdca6c..58f3c3b7994 100644 --- a/seed_data/bonfires.json +++ b/seed_data/bonfires.json @@ -332,7 +332,7 @@ ], "difficulty": "2.02", "description": [ - "Convert the number be a roman numeral.", + "Convert the given number into a roman numeral.", "All roman numerals answers should be provided in upper-case." ], "challengeSeed": "function convert(num) {\n return num;\r\n}\n\nconvert(36);", diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index 28dede69686..a9a0166545c 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -291,9 +291,10 @@ "
  • Berlin
  • ", "
  • Bhaktapur
  • ", "
  • Boston
  • ", + "
  • Boulder
  • ", + "
  • Brussels
  • ", "
  • Bucharest
  • ", "
  • Budapest
  • ", - "
  • Boulder
  • ", "
  • Cape Town
  • ", "
  • Chennai
  • ", "
  • Chicago
  • ",