From 97eff848bc363f47881d406b5250fb8a59b67a17 Mon Sep 17 00:00:00 2001 From: sinedied Date: Tue, 10 Nov 2020 08:33:04 +0100 Subject: [PATCH] Remove extra colons --- 7-bank-project/1-template-route/README.md | 2 +- 7-bank-project/2-forms/README.md | 2 +- 7-bank-project/3-data/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/7-bank-project/1-template-route/README.md b/7-bank-project/1-template-route/README.md index 779b84a0..de4f90f1 100644 --- a/7-bank-project/1-template-route/README.md +++ b/7-bank-project/1-template-route/README.md @@ -43,7 +43,7 @@ If you want to create multiples screens for a web page, one solution would be to Another approach is have only one HTML file, and define multiple [HTML templates](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template) using the `