Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Moinuddin S. Khaja committed Nov 27, 2021
1 parent d95263f commit 4f42df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WazirxAPI.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class WazirxAPI
protected $api_key; // API key
protected $api_secret; // API secret
protected $api_url; // API base URL
protected $recvWindow; // API base URL
protected $recvWindow; // API receiving window
protected $synced = false;
protected $response = null;
protected $no_time_needed = [
Expand Down

0 comments on commit 4f42df8

Please sign in to comment.