From a9401f885ba06c0e9ba5f2660ae2b39ddca625a5 Mon Sep 17 00:00:00 2001 From: Marijn Haverbeke Date: Wed, 8 Oct 2025 18:18:18 +0200 Subject: [PATCH] Fix typo in Chapter 13 quote attribution --- 13_browser.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13_browser.md b/13_browser.md index 7d040e24..272c1709 100644 --- a/13_browser.md +++ b/13_browser.md @@ -1,6 +1,6 @@ # JavaScript and the Browser -{{quote {author: "Tim Berners-Lee", title: "The World Wide Web: A Very Short Personal Pistory", chapter: true} +{{quote {author: "Tim Berners-Lee", title: "The World Wide Web: A Very Short Personal History", chapter: true} The dream behind the web is of a common information space in which we communicate by sharing information. Its universality is essential: the fact that a hypertext link can point to anything, be it personal, local or global, be it draft or highly polished.