Skip to content

Commit 2a2e140

Browse files
Spelling correction
1 parent d0b374f commit 2a2e140

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
@@ -237,7 +237,7 @@ if ($curlInfo['http_code'] == '404') {
237237
238238
```
239239
240-
If it was HTML then it is still parsed, as there are cases where error pages contain microformats — for example a deleted h-entry resulting in a 410 Gone response containing a stub h-entry with amn explanation for the deletion.
240+
If it was HTML then it is still parsed, as there are cases where error pages contain microformats — for example a deleted h-entry resulting in a 410 Gone response containing a stub h-entry with an explanation for the deletion.
241241
242242
### Getting more control by creating a Parser object
243243

0 commit comments

Comments
 (0)