From e430450b0864052b8db2311e1da73d7e624299b2 Mon Sep 17 00:00:00 2001 From: fee1-dead Date: Thu, 28 Jul 2022 13:43:36 +0800 Subject: [PATCH] fix typo in nightly-lints.md --- recipes/nightly-lints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/nightly-lints.md b/recipes/nightly-lints.md index e0fb071..0d1dc6e 100644 --- a/recipes/nightly-lints.md +++ b/recipes/nightly-lints.md @@ -10,7 +10,7 @@ and invokes these commands in parallel: 1. You are living on an edge 2. You prefer to use `nightly` versions of `clippy` and `rustfmt`, -as they has more options available +as they have more options available ## Workflow