Merge pull request #4415 from 1ec5/patch-2

Refine playground preset terminology
This commit is contained in:
Bryan Housel
2017-10-09 12:55:39 -04:00
committed by GitHub
3 changed files with 13 additions and 6 deletions
+5 -1
View File
@@ -6,5 +6,9 @@
"tags": {
"playground": "springy"
},
"name": "Springy Rocker"
"name": "Spring Rider",
"terms": [
"spring rocker",
"springy rocker"
]
}
@@ -10,5 +10,8 @@
"tags": {
"playground": "roundabout"
},
"name": "Play Roundabout"
"name": "Play Roundabout",
"terms": [
"merry-go-round"
]
}
+4 -4
View File
@@ -4622,12 +4622,12 @@
"terms": "high bar"
},
"playground/rocker": {
"name": "Springy Rocker",
"terms": ""
"name": "Spring Rider",
"terms": "spring rocker,springy rocker"
},
"playground/roundabout": {
"name": "Play Roundabout",
"terms": ""
"terms": "merry-go-round"
},
"playground/sandpit": {
"name": "Sandpit",
@@ -5810,4 +5810,4 @@
}
}
}
}
}