Skip to content

Commit bd5aece

Browse files
committed
Fix typo: pubsubhubub -> pubsubhubbub.
1 parent a5b623f commit bd5aece

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
@@ -5,7 +5,7 @@ It was written by [Josh Fraser](http://joshfraser.com) and is released under the
55
# Install
66
Update your `composer` require block:
77
```json
8-
"require": { "pubsubhubub/subscriber": "*" }
8+
"require": { "pubsubhubbub/subscriber": "*" }
99
```
1010

1111
# Usage

0 commit comments

Comments
 (0)