diff options
| author | 2021-11-26 20:27:48 +0100 | |
|---|---|---|
| committer | 2021-11-26 20:27:48 +0100 | |
| commit | d86f71448225d0c7937f05f5c1c5508199415f4d (patch) | |
| tree | 03a1c6106dc6cbdee20c08402051e84aa0153339 /pydis_site/apps/resources | |
| parent | Adds Redirects To Static Builds (diff) | |
| parent | Merge pull request #621 from python-discord/add-dm_sent-field (diff) | |
Merge branch 'main' into redirects
Diffstat (limited to 'pydis_site/apps/resources')
| -rw-r--r-- | pydis_site/apps/resources/resources/tools/ides/thonny.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/tools/ides/thonny.yaml b/pydis_site/apps/resources/resources/tools/ides/thonny.yaml index 3581e1cd..d7f03a74 100644 --- a/pydis_site/apps/resources/resources/tools/ides/thonny.yaml +++ b/pydis_site/apps/resources/resources/tools/ides/thonny.yaml @@ -1,4 +1,4 @@ -description: A Python IDE specifially aimed at learning programming. Has a lot of +description: A Python IDE specifically aimed at learning programming. Has a lot of helpful features to help you understand your code. name: Thonny title_url: https://thonny.org/ |