diff --git a/config/commands.js b/config/commands.js
index d66dce51ef..70b72a490c 100644
--- a/config/commands.js
+++ b/config/commands.js
@@ -866,8 +866,8 @@ var commands = exports.commands = {
"An introduction to the Create-A-Pokemon project:
" +
"- CAP project website and description
" +
"- What Pokemon have been made?
" +
- "- Talk about the metagame here
" +
- "- Practice BW CAP teams"
+ "- Talk about the metagame here
" +
+ "- Sample XY CAP teams"
);
},