diff --git a/packages/animations/src/version.ts b/packages/animations/src/version.ts index 7b731c095652a..637cfc2c2382d 100644 --- a/packages/animations/src/version.ts +++ b/packages/animations/src/version.ts @@ -13,9 +13,9 @@ */ /** - * @whatItDoes Represents the version of angular/animations - * + * @description * + * Represents the version of angular/animations */ export class Version { public readonly major: string;