Commit 1ffa9a8acd3513cf585ed49b08bfc0980e9cc08b

Thomas de Grivel 2024-09-10T22:47:48

typo

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/doc/1_KC3/index.en.html b/doc/1_KC3/index.en.html
index e08dff1..da32613 100644
--- a/doc/1_KC3/index.en.html
+++ b/doc/1_KC3/index.en.html
@@ -1,6 +1,7 @@
 <div>
   <div class="KC3-1">
     <div>
+      <br/>
       <p>
         <b>KC3</b> is a programming language with meta-programmation
         and a graph database embedded into the language.
@@ -24,7 +25,7 @@
         set of dependencies.
       </p>
       <p>
-        Supported operating systems (additionnal dependencies) :
+        Supported operating systems (additional dependencies) :
         <ul>
           <li>BSD</li>
           <li>Linux (libbsd, libmd)</li>