summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2025-04-13 16:13:31 -0500
committerAlexander M Pickering <alex@cogarr.net>2025-04-13 16:13:31 -0500
commitbef44700ecc192c820e91b760101f49070e5a343 (patch)
tree80fc478588474657b141ec9f4cdaa3d679d1d54f
parent9c5c3032f499e136c3e2c1448f720f1e50acaacf (diff)
downloadwebsite-master.tar.gz
website-master.tar.bz2
website-master.zip
-rw-r--r--html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index a7b82ec..1dac801 100644
--- a/html/index.html
+++ b/html/index.html
@@ -16,7 +16,7 @@
16 <nav class="navigation"> 16 <nav class="navigation">
17 <section class="container"> 17 <section class="container">
18 <h1 class="title">Lua4Win</h1> 18 <h1 class="title">Lua4Win</h1>
19 <p>Lua4Win is a distribution the Lua programming language for Windows.</p> 19 <p>Lua4Win is a distribution of the Lua programming language for Windows.</p>
20 <ul> 20 <ul>
21 <li><a href="#install">Install</a></li> 21 <li><a href="#install">Install</a></li>
22 <li><a href="#rational">Rationale</a></li> 22 <li><a href="#rational">Rationale</a></li>