We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe3006 commit d09088aCopy full SHA for d09088a
server/db-data.ts
@@ -4,7 +4,7 @@ export const COURSES: any = {
4
id: 12,
5
titles: {
6
description: 'Angular Testing Course',
7
- longDescription: 'Unit Testing and E2E Testing of Angular Applications'
+ longDescription: 'In-depth guide to Unit Testing and E2E Testing of Angular Applications'
8
},
9
iconUrl: 'https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-testing-small.png',
10
category: 'BEGINNER',
0 commit comments