diff --git a/apps/showcase/doc/theming/presetsdoc.ts b/apps/showcase/doc/theming/presetsdoc.ts index 80bc9eec927..2a1ccdcbd48 100644 --- a/apps/showcase/doc/theming/presetsdoc.ts +++ b/apps/showcase/doc/theming/presetsdoc.ts @@ -6,8 +6,8 @@ import { Component } from '@angular/core';

Aura, Material, Lara and Nora are the available built-in options, created to demonstrate the power of the design-agnostic theming. Aura is PrimeTek's own vision, Material follows Google Material Design v2, Lara is based on Bootstrap - and Nora is inspired by enterprise applications. Visit the source code to learn more about the structure of presets. You - may use them out of the box with modifications or utilize them as reference in case you need to build your own presets from scratch. + and Nora is inspired by enterprise applications. Visit the source code to learn more about the + structure of presets. You may use them out of the box with modifications or utilize them as reference in case you need to build your own presets from scratch.

`