From fc6b6e3a214bfe4e237872014c573cdf8917bc16 Mon Sep 17 00:00:00 2001 From: wookie184 Date: Thu, 4 Jan 2024 13:25:48 +0000 Subject: Fix capitalisation of PyPI (#1424) --- bot/resources/utilities/py_topics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index 53d47a25..6b406779 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -16,7 +16,7 @@ - What was the first thing you created with Python? - What is your favorite Python package? - What standard library module is really underrated? - - Have you published any packages on PyPi? If so, what are they? + - Have you published any packages on PyPI? If so, what are they? - What are you currently working on in Python? - What's your favorite script and how has it helped you in day to day activities? - When you were first learning, what is something that stumped you? -- cgit v1.2.3