diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2022-02-12 11:48:11 +0100 |
---|---|---|
committer | Dimitri Staessens <dimitri@ouroboros.rocks> | 2022-02-12 11:48:11 +0100 |
commit | 2168e7a594e073cc35175adc50fb06c4b0b6eb4b (patch) | |
tree | 869d4b1bb932c05a08396836f72afa39316376d4 /content/en/blog | |
parent | 80a8365190f0ff9977de836980b318ccaaa26e83 (diff) | |
download | website-2168e7a594e073cc35175adc50fb06c4b0b6eb4b.tar.gz website-2168e7a594e073cc35175adc50fb06c4b0b6eb4b.zip |
blog: Small fix in blog post
Diffstat (limited to 'content/en/blog')
-rw-r--r-- | content/en/blog/20220212-tcp-ip-architecture.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/blog/20220212-tcp-ip-architecture.md b/content/en/blog/20220212-tcp-ip-architecture.md index 8024e8f..b2b81ca 100644 --- a/content/en/blog/20220212-tcp-ip-architecture.md +++ b/content/en/blog/20220212-tcp-ip-architecture.md @@ -2,7 +2,7 @@ date: 2022-02-12 title: "What is wrong with the architecture of the Internet?" linkTitle: "What is wrong with the architecture of the Internet?" -description: "Looking at the core of most problems" +description: "A hard look at the root cause of most problems" author: Dimitri Staessens --- |