From d7a77cea1c014bc587357159b09c47794f4d972d Mon Sep 17 00:00:00 2001 From: Cameron Ball Date: Mon, 6 Jul 2020 11:20:26 +0800 Subject: [PATCH] Fixed typo. Thanks Steffi. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 48df5e9..15530c8 100644 --- a/index.html +++ b/index.html @@ -1193,7 +1193,7 @@ threeFs = repeat("f").substr(0,3); cloudGuyQuotes = [ "Welcome to the talk!", "I hope we'll have fun exploring functional programming together!", - "But while we wait let's share interesting facts and anectodes :)", + "But while we wait let's share interesting facts and anecdotes :)", "If you can be disgruntled, can you also be gruntled?", "0.9 recurring is exactly equal to one if you think about it.", "In English, the word \"ghoti\" can be pronounced as \"fish\".", -- 2.11.0