Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit baad494

Browse files
committed
chore: fix demo github project title
1 parent 552a7a3 commit baad494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
66
styleUrls: ['./app.component.scss']
77
})
88
export class AppComponent {
9-
title = 'Angular SlickGrid Demo';
9+
title = 'Angular-SlickGrid';
1010
}

0 commit comments

Comments
 (0)