Skip to content

Commit 5e0a274

Browse files
NathanNathan
authored andcommitted
fix small typo after renaming the package
1 parent c39c080 commit 5e0a274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RequestEvents.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
final class RequestEvents
66
{
7-
const TWEET_RECIEVED = 'scripter_twitter_stream.received';
7+
const TWEET_RECIEVED = 'scripterco_twitter_stream.received';
88
}

0 commit comments

Comments
 (0)