Skip to content

Commit d09088a

Browse files
committed
Angular Testing Course
1 parent 0fe3006 commit d09088a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/db-data.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export const COURSES: any = {
44
id: 12,
55
titles: {
66
description: 'Angular Testing Course',
7-
longDescription: 'Unit Testing and E2E Testing of Angular Applications'
7+
longDescription: 'In-depth guide to Unit Testing and E2E Testing of Angular Applications'
88
},
99
iconUrl: 'https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-testing-small.png',
1010
category: 'BEGINNER',

0 commit comments

Comments
 (0)