From 511b4ed205397fc01408e9b738b7c76efdb489a4 Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Thu, 22 May 2014 18:11:31 +0200 Subject: [PATCH] More technically accurate test case. --- demo.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo.html b/demo.html index 12acc3f..0349791 100644 --- a/demo.html +++ b/demo.html @@ -19,7 +19,7 @@ ["apple core", "core dump"], ["rgb(255, 0, 0)", "rgb(0, 128, 255)"], ["chicken wing", "buffalo wing"], - ["1.50 + 1.50 = 3.0", "3 + 7 = 10"], + ["1.5 + 1.5 ≈ 3", "3.0 + 7.0 ≈ 10"], ["<(o.o<) v(._.)v", "(>o.o)> ^(*_*)^"], ["ZALGO̸", "ZA̢LG͜O"], ["", "Typing, one letter at a time."], -- 2.20.1