From a8f5c29d09ed8bf79e4e55fb397daa39f5ebf6e2 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 5 Feb 2014 21:11:15 -0500 Subject: api: remove punctuation in theme descriptions --- api/3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'api') diff --git a/api/3.json b/api/3.json index 0579c3f3..42df3e94 100644 --- a/api/3.json +++ b/api/3.json @@ -58,7 +58,7 @@ }, { "name": "Journal", - "description": "Crisp like a new sheet of paper.", + "description": "Crisp like a new sheet of paper", "thumbnail": "http://bootswatch.com/journal/thumbnail.png", "preview": "http://bootswatch.com/journal/", "css": "http://bootswatch.com/journal/bootstrap.css", @@ -80,7 +80,7 @@ }, { "name": "Simplex", - "description": "Mini and minimalist.", + "description": "Mini and minimalist", "thumbnail": "http://bootswatch.com/simplex/thumbnail.png", "preview": "http://bootswatch.com/simplex/", "css": "http://bootswatch.com/simplex/bootstrap.css", @@ -102,7 +102,7 @@ }, { "name": "Spacelab", - "description": "Silvery and sleek.", + "description": "Silvery and sleek", "thumbnail": "http://bootswatch.com/spacelab/thumbnail.png", "preview": "http://bootswatch.com/spacelab/", "css": "http://bootswatch.com/spacelab/bootstrap.css", -- cgit v1.2.3