Skip to content

Commit 52a682f

Browse files
committed
Merge pull request #1236 from JeffPinkston/patch-1
Update tutorials.socially.angular2.step_07.md
2 parents 4db8f8f + a919a07 commit 52a682f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular-meteor/client/content/tutorials/socially/angular2/tutorials.socially.angular2.step_07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ If you are using [Atom](atom.io) as your editor with the [Atom-TypeScript plugin
131131
"filesGlob": [
132132
"**/*.ts"
133133
],
134-
"files": [],
134+
"files": []
135135
}
136136
```
137137

0 commit comments

Comments
 (0)