From 9ef807aa1d7081280a4987f1e650d0f2f64043dd Mon Sep 17 00:00:00 2001 From: ks129 <45097959+ks129@users.noreply.github.com> Date: Tue, 30 Mar 2021 13:17:19 +0300 Subject: Add missing dot to subreddit YAML description --- pydis_site/apps/resources/resources/communities/subreddit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site') diff --git a/pydis_site/apps/resources/resources/communities/subreddit.yaml b/pydis_site/apps/resources/resources/communities/subreddit.yaml index ee441e5b..d3ddb15a 100644 --- a/pydis_site/apps/resources/resources/communities/subreddit.yaml +++ b/pydis_site/apps/resources/resources/communities/subreddit.yaml @@ -1,4 +1,4 @@ -description: News about the Python programming language, and language-related discussion +description: News about the Python programming language, and language-related discussion. name: r/Python title_icon: branding/reddit title_icon_color: orangered -- cgit v1.2.3