diff --git a/locale/en_US/explore.json b/locale/en_US/explore.json index a139a2698..cdb3b949e 100644 --- a/locale/en_US/explore.json +++ b/locale/en_US/explore.json @@ -260,7 +260,7 @@ "description": "line item on /getinvolved" }, "Making is the basis of everything we do.": { - "message": "Making is the basis of everything we do. Try remixing one of our starter resources, or make something from scratch using X-Ray Goggles, Thimble, or Popcorn Maker. Then share it with the world using hashtag #webmaker.", + "message": "Making is the basis of everything we do. Try remixing one of our starter resources, or make something from scratch using X-Ray Goggles, Thimble, or Popcorn Maker. Then share it with the world using hashtag #webmaker.", "description": "Make something copy" }, "Find or host an event": { diff --git a/public/data/content.json b/public/data/content.json index ac0d16907..c186dc2fd 100644 --- a/public/data/content.json +++ b/public/data/content.json @@ -882,7 +882,7 @@ "make": [ { "title": "Remix a web page", - "description": "Use the X-Ray Goggles to remix any web page—your Facebook profile, the Google start page, NBA.com, or anything." + "description": "Use the X-Ray Goggles to remix any web page—your Facebook profile, the Google start page, NBA.com, or anything." }, { "title": "Create your own animated music video", @@ -1117,7 +1117,7 @@ }, { "title": "Hack your favorite webpage", - "description": "Use the X-Ray Goggles to “view source” on a website and change its properties." + "description": "Use the X-Ray Goggles to “view source” on a website and change its properties." }, { "title": "Skeleton", diff --git a/public/views/explore.html b/public/views/explore.html index fddde9ec1..744a1587e 100644 --- a/public/views/explore.html +++ b/public/views/explore.html @@ -54,7 +54,7 @@