Commit a3d04b9228
Changed files (2)
doc/langref.html.in
@@ -194,8 +194,8 @@
<div id="contents-wrapper"><div id="contents">
{#header_open|Introduction#}
<p>
- Zig is a general-purpose programming language for maintaining <strong>robust</strong>,
- <strong>optimal</strong>, and <strong>reusable</strong> code.
+ Zig is a general-purpose programming language and toolchain for maintaining
+ <strong>robust</strong>, <strong>optimal</strong>, and <strong>reusable</strong> software.
</p>
<ul>
<li><strong>Robust</strong> - behavior is correct even for edge cases such as out of memory.</li>
README.md
@@ -1,7 +1,7 @@

-A general-purpose programming language for maintaining **robust**, **optimal**,
-and **reusable** code.
+A general-purpose programming language and toolchain for maintaining
+**robust**, **optimal**, and **reusable** software.
## Resources