Skip to content

Commit a4cd661

Browse files
authored
Typo in README
1 parent 71b4117 commit a4cd661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ $query->greaterThanRelativeTime('date', '1 yr 2 wks 30 d 2 hrs 5 mins 10 secs ag
423423

424424
### Cloud Functions
425425

426-
Directly call server-side cloud coud functions and get their results.
426+
Directly call server-side cloud functions and get their results.
427427

428428
```php
429429
$results = ParseCloud::run("aCloudFunction", array("from" => "php"));

0 commit comments

Comments
 (0)