diff options
Diffstat (limited to 'html')
-rw-r--r-- | html/index.html | 2 |
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> |