diff options
| -rw-r--r-- | bot/resources/utilities/py_topics.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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? | 
