docs: doc changes

This commit is contained in:
Lewdcario
2018-01-27 23:41:25 -06:00
parent d93d628f19
commit 2e0048add1
3 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ const GuildChannel = require('./GuildChannel');
*/
class CategoryChannel extends GuildChannel {
/**
* Channels that are part of this category
* Channels that are a part of this category
* @type {?Collection<Snowflake, GuildChannel>}
* @readonly
*/