From d28128b42dcb119d3d105ca8297aeac447606836 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 7 Sep 2025 22:20:03 -0400 Subject: [PATCH] index.html.in: fix typo "horizonetal" --- index.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html.in b/index.html.in index bcf4b71..2c301cd 100644 --- a/index.html.in +++ b/index.html.in @@ -627,7 +627,7 @@ * Center the security code within its container. * * Some codes like "II" and "WW" can take up wildly different - * amounts of horizonetal space, but they should always be + * amounts of horizontal space, but they should always be * centered inside their little red box. This turns out to be * harder than it sounds because we can only find the width of * the code in browser coordinates, whereas its "x" coordinate -- 2.49.0