Skip to content

Commit

Permalink
Fix extra space in license
Browse files Browse the repository at this point in the history
  • Loading branch information
keithbrink committed Sep 27, 2021
1 parent d284552 commit e2f425a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jasara/php-amzn-selling-partner-api",
"description": "A fluent interface for Amazon's Selling Partner API in PHP",
"type": "library",
"license": " CC-BY-NC-SA-4.0",
"license": "CC-BY-NC-SA-4.0",
"authors": [
{
"name": "Jasara Technology Inc.",
Expand Down

0 comments on commit e2f425a

Please sign in to comment.