Skip to content

Commit a4d38fc

Browse files
authored
Update PullWord.php
1 parent ffd2829 commit a4d38fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PullWord.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class PullWord
2222

2323
private $client;
2424

25-
const URI = 'http://api.pullwords.com';
25+
const URI = 'http://api.pullword.com';
2626

2727
public function __construct($source = '')
2828
{

0 commit comments

Comments
 (0)