Skip to content

Commit bbe966e

Browse files
Fix api template message
1 parent cc58dff commit bbe966e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/angular2/api.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// THIS IS FILE IS AUTO-GENERATED
2-
// PLEASE, NOT MODIFY MANUALLY
1+
// THIS FILE IS AN AUTO GENERATED FILE
2+
// PLEASE, DO NOT MODIFY MANUALLY
33

44
// Angular dependences
55
import { Injectable } from '@angular/core';

0 commit comments

Comments
 (0)