Skip to content

Commit

Permalink
Fix link for username endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
baileyherbert committed Mar 15, 2024
1 parent 9b9f54a commit 4f8e1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Envato/Stubs/UserStub.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public function details();
*
* @param array $parameters
* @return ResultSet
* @see https://build.envato.com/api/#market_getUsername
* @see https://build.envato.com/api/#market_getUserUsername
*/
public function username();

Expand Down

0 comments on commit 4f8e1ed

Please sign in to comment.