diff --git a/src/app/pages/documentation/documentation.ts b/src/app/pages/documentation/documentation.ts index 78e04a3..a22d8b5 100644 --- a/src/app/pages/documentation/documentation.ts +++ b/src/app/pages/documentation/documentation.ts @@ -9,7 +9,7 @@ import { Component } from '@angular/core';
Sakai is an application template for Angular and is distributed as a CLI project. Current versions is Angular v21 with PrimeNG v21. In case CLI is not installed already, use the command below to set it up.
+Sakai is an application template for Angular and is distributed as a CLI project. Current versions are Angular v21 with PrimeNG v21. In case CLI is not installed already, use the command below to set it up.
npm install -g @angular/cli