fix: typo caculate -> calculate

This commit is contained in:
2023-06-02 17:08:42 +08:00
parent d16c25726a
commit a4f995a6aa
5 changed files with 17 additions and 17 deletions

View File

@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "arcaea-offline"
version = "0.1.0"
authors = [{ name = "283375", email = "log_283375@163.com" }]
description = "Caculate your B30 & R10 locally."
description = "Calculate your B30 & R10 locally."
readme = "README.md"
requires-python = ">=3.8"
dependencies = []