From 6039f843a7511924df8c5e8a7566c508f4bad8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=2C=20Lin=29?= Date: Mon, 17 Jan 2022 14:14:43 +0800 Subject: [PATCH] Fix typo in CONTRIBUTING.md (guarantee) (#123) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren, Lin) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 68dc239..7b5d780 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,5 +7,5 @@ No source ports in main repository.\ I have no way to test and maintain most of them.\ The best I can do is to add a link. -There is no guaranty that any particular PR will be accepted.\ +There is no guarantee that any particular PR will be accepted.\ If you are unsure, ask first, make PR second.