Update JSDOC

pull/77/head
MillenniumEarl 2021-03-10 14:37:14 +01:00
parent fa17008758
commit fd830d41fa
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ interface ICategoryResource {
}
/**
* Represents the set of tags present on the platform-
* Represents the set of tags present on the platform.
*/
interface ILatestResource {
prefixes: { [s: string]: ICategoryResource[] };