Fix typo in frontmatter of latest post

This commit is contained in:
Nathan Fisher 2022-03-30 15:05:10 -04:00
parent 9593634948
commit 0bf3751026

View file

@ -1,6 +1,6 @@
( (
title: "Capsule Migration", title: "Capsule Migration",
summary: Some("Migrating this capsule to Vostok", summary: Some("Migrating this capsule to Vostok"),
published: None, published: None,
tags: ["announcements", "vostok", "programming"], tags: ["announcements", "vostok", "programming"],
) )