From b6d5c701acd7680ed9287f63d91b913237aefce7 Mon Sep 17 00:00:00 2001 From: "jvanboxtel@wisc.edu" <jvanboxtel@wisc.edu> Date: Tue, 30 Jan 2018 09:14:09 -0600 Subject: [PATCH] fix whitespace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88924fc..ab913c0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Have a look at the `package.json` for more a more detailed view. Works great with typescript ecosystem. ## Basic project structure -<pre> app +<pre>app | |-- app.component.html | |-- app.component.scss | |-- app.component.spec.ts # All tests end with .spec.ts -- GitLab