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:
```