From 8b3448e7b4243dbb6bbfb27f9bc3f68e205e72e3 Mon Sep 17 00:00:00 2001 From: AlexNg Date: Mon, 11 Mar 2024 16:12:56 +0800 Subject: [PATCH] fix: Repository typo Related #59 Co-authored-by: Rob van der Linde --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 0c059c8..10f32cf 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -32,7 +32,7 @@ keywords: license: BSD-3-Clause message: If you use this software, please cite it using these metadata. repository-code: https://github.com/python-thread/thread -reposistory-artifact: https://pypi.org/project/thread +repository-artifact: https://pypi.org/project/thread title: thread type: software version: 1.0.0