From da0c2121e1e6ba8d350e79671b908151236d83b0 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 14 Mar 2024 12:17:46 -0700 Subject: [PATCH] fix: typo --- src/posts/2020/the-history-of-the-url.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/posts/2020/the-history-of-the-url.md b/src/posts/2020/the-history-of-the-url.md index 7df7550d..788373c9 100644 --- a/src/posts/2020/the-history-of-the-url.md +++ b/src/posts/2020/the-history-of-the-url.md @@ -1,6 +1,6 @@ --- date: '2020-03-05' -title: The History of the URL' +title: 'The History of the URL' description: "On the twenty-two computer scientists met to discuss an issue with 'computer mail' (now known as email). Attendees included the guy who would create Sun Microsystems, the guy who made Zork, the NTP guy, and the guy who convinced the government to pay for Unix." tags: ['development'] ---