From a64a4f54ee2f9f6cfab3d14528b5ad9f25af21d2 Mon Sep 17 00:00:00 2001 From: sera13 <14136387+sera13@users.noreply.github.com> Date: Wed, 11 Sep 2019 16:13:21 +0200 Subject: [PATCH] Change the guestbook-entry-test.png image Thank you in advance --- .../06-fitting-it-all-together.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/develop/tutorials/articles/04-developing-a-web-application/04-refactoring-the-prototype/06-fitting-it-all-together.markdown b/en/develop/tutorials/articles/04-developing-a-web-application/04-refactoring-the-prototype/06-fitting-it-all-together.markdown index 61c33aed2ad..872de416837 100644 --- a/en/develop/tutorials/articles/04-developing-a-web-application/04-refactoring-the-prototype/06-fitting-it-all-together.markdown +++ b/en/develop/tutorials/articles/04-developing-a-web-application/04-refactoring-the-prototype/06-fitting-it-all-together.markdown @@ -142,7 +142,8 @@ all works, it's time to test it. 11. Verify that your entry appears. -![Figure 1: Your first guestbook and entry appears. Nice job!](../../../images/guestbook-entry-test.png) +![Figure 1: Your first guestbook and entry appears. Nice job!](../../../images/guestbook-entry-test.png) //I think the guestbook-entry-test.png image is not entirely corresponding to the tutorial. The 'Action' button on the right column is never mentioned in the tutorial. However I do not know which image is the correct one. + ## What's Next?