fix typo in calculator example

This commit is contained in:
Liam
2021-08-06 10:22:16 -04:00
parent ff4333d51a
commit e81eff6a7c

View File

@@ -1,6 +1,6 @@
"""
A Textual app to create a fully working Calendar.
A Textual app to create a fully working Calculator.
"""