fixed spacing

master
gjskha 2015-02-27 23:23:23 -08:00
parent 7c97afc5f6
commit 0c44b7b98c
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ attribution github => ["https://github.com/gjskha", "gjskha"];
triggers start => "duckduckhack gjskha";
handle remainder => sub {
return if $_;
return if $_;
return "gjskha is awesome and has successfully completed the DuckDuckHack Goodie tutorial!";
};