diff --git a/bridges/PokemonTVBridge.php b/bridges/PokemonTVBridge.php index b9b56737..4a34e58e 100644 --- a/bridges/PokemonTVBridge.php +++ b/bridges/PokemonTVBridge.php @@ -36,7 +36,7 @@ class PokemonTVBridge extends BridgeAbstract { ), 'filterseason' => array( 'name' => 'Series Season Filter', - 'exampleValue' => '5', + 'exampleValue' => '22', 'required' => false ) ));