From 2b986f8ef259c49a520e1e14660e816beafacc50 Mon Sep 17 00:00:00 2001 From: devdanzin <74280297+devdanzin@users.noreply.github.com> Date: Sat, 23 Dec 2023 08:22:31 -0300 Subject: Fix trailing whitespace. --- pydis_site/apps/resources/resources/software_design_by_example.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pydis_site/apps') diff --git a/pydis_site/apps/resources/resources/software_design_by_example.yaml b/pydis_site/apps/resources/resources/software_design_by_example.yaml index 53d3d9b2..9014e90e 100644 --- a/pydis_site/apps/resources/resources/software_design_by_example.yaml +++ b/pydis_site/apps/resources/resources/software_design_by_example.yaml @@ -1,6 +1,6 @@ name: Software Design by Example description: A tool-based introduction to Software Design with Python. This book teaches - design by explaining examples of small versions of familiar tools to show how + design by explaining examples of small versions of familiar tools to show how experienced software designers think. It introduces some fundamental ideas in computer science that many self-taught programmers haven’t encountered. title_image: https://third-bit.com/sdxpy/logo.svg -- cgit v1.2.3