diff --git a/packages/animations/src/version.ts b/packages/animations/src/version.ts index 7b731c0956..637cfc2c23 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;