Skip to content

Commit 1a9386b

Browse files
authored
Update README.md
1 parent 69ca75c commit 1a9386b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Uploads to CloudConvert are done via `import/upload` tasks (see the [docs](https
7474

7575
```php
7676
use \CloudConvert\Models\Job;
77-
use \CloudConvert\Models\ImportUploadTask;
77+
use \CloudConvert\Models\Task;
7878

7979

8080
$job = (new Job())

0 commit comments

Comments
 (0)