Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Fixed grammar error
Browse files Browse the repository at this point in the history
We're all human :P
  • Loading branch information
drewbroadley committed Apr 19, 2015
1 parent fee91ed commit 6f453e2
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
@@ -1,6 +1,6 @@
{
"name": "xero/xerooauth-php",
"description": "PHP class the Xero APIs",
"description": "PHP class for the Xero APIs",
"type": "library",
"keywords": ["xero","accounting","api","oauth"],
"homepage": "https://github.com/XeroAPI/XeroOAuth-PHP",
Expand Down

1 comment on commit 6f453e2

@bumperbox
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, why is the repo called xeroapi/xerooauth-php and the package called xero (no api)/xerooauth-php, wouldn't it make sense to be called the same thing?

Please sign in to comment.