From 7d3ca83479bca38c7df6b73a192a7a4447018a08 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 20 Mar 2022 16:24:14 -0700 Subject: [PATCH] Typo --- content/posts/keeping-platforms-open.md | 2 +- content/posts/website-best-practices.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/keeping-platforms-open.md b/content/posts/keeping-platforms-open.md index 4cd853a..f05e36e 100644 --- a/content/posts/keeping-platforms-open.md +++ b/content/posts/keeping-platforms-open.md @@ -126,7 +126,7 @@ Perhaps the biggest benefit to abandoning the "move fast and break things" minds Acknowledge­ments --------------------- -{{}} helped me brainstorm early in the writing process and provided useful information for the section on XMPP. +{{}} helped me brainstorm early in the writing process and provided useful information for the section about XMPP. Thanks to {{}} and carbolymer for giving good feedback over IRC. diff --git a/content/posts/website-best-practices.md b/content/posts/website-best-practices.md index e5fc345..5d7a0c4 100644 --- a/content/posts/website-best-practices.md +++ b/content/posts/website-best-practices.md @@ -253,7 +253,7 @@ A `` element allows selection of sources based on any CSS media query.
-A minimal example a `picture` with a dark variant: +A minimal example a picture with a dark variant:
```