diff --git a/bridges/RedditBridge.php b/bridges/RedditBridge.php index e91a141b..005ccade 100644 --- a/bridges/RedditBridge.php +++ b/bridges/RedditBridge.php @@ -39,7 +39,7 @@ class RedditBridge extends BridgeAbstract 'Relevance' => 'relevance', 'New' => 'new', 'Top' => 'top', - 'Comments' => 'comments' + 'Comments' => 'comments', ], 'defaultValue' => 'Hot' ],