Skip to content

Commit a688118

Browse files
authored
Uncapitalize p dangit (#87)
Signed-off-by: Joe Dolson <design@joedolson.com>
1 parent b204312 commit a688118

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"6": {
3232
"type": "vcs",
33-
"url": "https://github.com/fastly/wordPress-plugin/"
33+
"url": "https://github.com/fastly/wordpress-plugin/"
3434
}
3535
},
3636
"require": {
@@ -51,7 +51,7 @@
5151
"fairpm/fair-plugin": "dev-main",
5252
"ocean90/public-post-preview": "^3.0",
5353
"humanmade/s3-uploads": "^3.0",
54-
"fastly/WordPress-Plugin": "^1.2.29",
54+
"fastly/wordpress-plugin": "^1.2.29",
5555
"ProgressPlanner/pp-glossary": "^1.2.0"
5656
},
5757
"extra": {

0 commit comments

Comments
 (0)