| ... | @@ -194,8 +194,8 @@ | ... | @@ -194,8 +194,8 @@ |
| 194 | <div id="contents-wrapper"><div id="contents"> | 194 | <div id="contents-wrapper"><div id="contents"> |
| 195 | {#header_open|Introduction#} | 195 | {#header_open|Introduction#} |
| 196 | <p> | 196 | <p> |
| 197 | Zig is a general-purpose programming language for maintaining <strong>robust</strong>, | 197 | Zig is a general-purpose programming language and toolchain for maintaining |
| 198 | <strong>optimal</strong>, and <strong>reusable</strong> code. | 198 | <strong>robust</strong>, <strong>optimal</strong>, and <strong>reusable</strong> software. |
| 199 | </p> | 199 | </p> |
| 200 | <ul> | 200 | <ul> |
| 201 | <li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li> | 201 | <li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li> |