From fd7ece8abf89a2fa4976dae553433b7a30e8e44e Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:06:51 +0200 Subject: [PATCH] Fix typo warning in CI --- content/posts/python-364-is-now-available/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/python-364-is-now-available/index.md b/content/posts/python-364-is-now-available/index.md index dfad4aa..b361018 100644 --- a/content/posts/python-364-is-now-available/index.md +++ b/content/posts/python-364-is-now-available/index.md @@ -3,7 +3,7 @@ title: Python 3.6.4 is now available publishDate: '2017-12-19' updatedDate: '2017-12-19' author: Ned Deily -description: 'Python 3.6.4 is now available. Python 3.6.4 is the fourth maintenance release of Python 3.6, which was initially released in 2016-12 to great interest. Detai...' +description: 'Python 3.6.4 is now available. Python 3.6.4 is the fourth maintenance release of Python 3.6, which was initially released in 2016-12 to great interest.' tags: - releases published: true