Skip to content

Commit 50683c2

Browse files
author
Will Morgan
committed
composer.json: fix keywords
1 parent ff4ee57 commit 50683c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "betterbrief/silverstripe-googlemapfield",
33
"type": "silverstripe-module",
44
"description": "Save locations using latitude/longitude DataObject fields.",
5-
"keywords": ["maps","google", "silverstrip", "map", "geolocation"],
5+
"keywords": ["maps","google", "googlemapfield", "silverstripe", "map", "geolocation"],
66
"homepage": "http://github.com/BetterBrief/googlemapfield",
77
"license": "BSD",
88
"authors": [

0 commit comments

Comments
 (0)