From f21fa2f21554ddcf376eb19d39693a0c4435a6a4 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Mon, 11 Dec 2023 14:10:03 +0800 Subject: [PATCH] fix: missing 's' --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 09c1305..b8843c6 100644 --- a/config.yaml +++ b/config.yaml @@ -267,4 +267,4 @@ markup: lineNumbersInTable: true tabWidth: 4 -timeout: 60 \ No newline at end of file +timeout: 60s \ No newline at end of file