We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd2829 commit a4d38fcCopy full SHA for a4d38fc
1 file changed
src/PullWord.php
@@ -22,7 +22,7 @@ class PullWord
22
23
private $client;
24
25
- const URI = 'http://api.pullwords.com';
+ const URI = 'http://api.pullword.com';
26
27
public function __construct($source = '')
28
{
0 commit comments