commit: 333cf5047216f925045a9512ce92ff8d499b1588
parent 1b4f1683855a297d0e6af8fc1f509facfac6a335
Author: Drew DeVault <sir@cmpwn.com>
Date: Fri, 19 Mar 2021 13:01:16 -0400
Typo fix
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/blog/A-new-systems-language.gmi b/content/blog/A-new-systems-language.gmi
@@ -61,7 +61,7 @@ Formats & encodings: JSON • XML • Gemtext • MIME • RFC 2822 • tar •
•••• language support: Parsing • type checker • hosted toolchain • etc
-Networking: IP & CDIR handling • sockets • DNS resolver • Gemini • etc
+Networking: IP & CIDR handling • sockets • DNS resolver • Gemini • etc
Platform support: New platforms and architectures • OS-specific features
diff --git a/content/blog/A-new-systems-language.md b/content/blog/A-new-systems-language.md
@@ -96,7 +96,7 @@ focus areas we're looking into now are:
<dd>Parsing • type checker • hosted toolchain • etc</dd>
<dt>Networking</dt>
- <dd>IP & CDIR handling • sockets • DNS resolver • HTTP • etc</dd>
+ <dd>IP & CIDR handling • sockets • DNS resolver • HTTP • etc</dd>
<dt>Platform support</dt>
<dd>New platforms and architectures • OS-specific features</dd>