docs: grammar fixes (#6345)

This commit is contained in:
Muhimur
2021-08-08 06:57:50 -04:00
committed by GitHub
parent 570fba33d3
commit f13d27ca2e
4 changed files with 5 additions and 5 deletions

View File

@@ -80,7 +80,7 @@ class Team extends Base {
}
/**
* A link to the teams's icon.
* A link to the team's icon.
* @param {StaticImageURLOptions} [options={}] Options for the Image URL
* @returns {?string}
*/