From c7c0a1688e8424f23326b5f8474cbf7934abedef Mon Sep 17 00:00:00 2001 From: matt24ray Date: Thu, 20 Jul 2017 11:38:28 -0500 Subject: [PATCH] docs(aio): Fixed typo with closing div --- aio/content/tutorial/toh-pt6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/tutorial/toh-pt6.md b/aio/content/tutorial/toh-pt6.md index 8f8a746ead..bf0c35f938 100644 --- a/aio/content/tutorial/toh-pt6.md +++ b/aio/content/tutorial/toh-pt6.md @@ -83,7 +83,7 @@ Added hero "Zero" to confirm that the data service can handle a hero with `id==0 Don't worry about the details of this backend substitution; you can skip it when you have a real web API server. -div> + ## Heroes and HTTP