From 2b1183c84004054b424f06664e4f4204ff452b4b Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Thu, 1 Mar 2018 18:41:29 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20extra=20=E2=80=98}=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pollen/scribblings/tutorial-first.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen/scribblings/tutorial-first.scrbl b/pollen/scribblings/tutorial-first.scrbl index fd3de3f..77cd55a 100644 --- a/pollen/scribblings/tutorial-first.scrbl +++ b/pollen/scribblings/tutorial-first.scrbl @@ -275,7 +275,7 @@ Let's look at the root-level dashboard for our project. First, make sure your pr > raco pollen start } -Then, in your web browser, visit @link-tt{http://localhost:8080/index.ptree}}. +Then, in your web browser, visit @link-tt{http://localhost:8080/index.ptree}. You should see something like this: