Skip to content

Commit 52e67be

Browse files
authored
docs(docsWeb): fix typo into home (#533)
1 parent 4720514 commit 52e67be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ng-projects/scullyDocs/src/app/landing/landing.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ <h3>FEATURES</h3>
3030
<div class="container-features">
3131
<div class="features-fist">
3232
<app-card
33-
[header]="'The First in Angular\' Jamstack'"
33+
[header]="'The First in Angular Jamstack'"
3434
[text]="
3535
'Scully takes Angular projects and\n' +
36-
'turns then into wicked fast Jamstack\n' +
36+
'turns them into wicked fast Jamstack\n' +
3737
'projects. Your Angular project has\n' +
3838
'never been this fast.'
3939
"
@@ -48,7 +48,7 @@ <h3>FEATURES</h3>
4848
[header]="'Faster Than Fast'"
4949
[text]="
5050
'No matter how fast or slow your Angular app is,' +
51-
'adding Scully to your stack will create immediate' +
51+
'adding Scully to your stack will create immediate ' +
5252
'and dramatic speed improvements in your website.'
5353
"
5454
[iconUrl]="'assets/machine-learning.png'"

0 commit comments

Comments
 (0)