fixed typo
This commit is contained in:
@@ -9,7 +9,7 @@ import { Component } from '@angular/core';
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="font-semibold text-2xl mb-4">Documentation</div>
|
<div class="font-semibold text-2xl mb-4">Documentation</div>
|
||||||
<div class="font-semibold text-xl mb-4">Get Started</div>
|
<div class="font-semibold text-xl mb-4">Get Started</div>
|
||||||
<p class="text-lg mb-4">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.</p>
|
<p class="text-lg mb-4">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.</p>
|
||||||
<pre class="app-code">
|
<pre class="app-code">
|
||||||
<code>npm install -g @angular/cli</code></pre>
|
<code>npm install -g @angular/cli</code></pre>
|
||||||
<p class="text-lg mb-4">
|
<p class="text-lg mb-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user