From 184e07045aafe117ca1c368587b1e3d535a2367e Mon Sep 17 00:00:00 2001 From: SidestreamSweatyPumpkin <132688698+SidestreamSweatyPumpkin@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:44:40 +0200 Subject: [PATCH] Update spell/spell-reviewer-mainnet-checklist.md Co-authored-by: amusingaxl <112016538+amusingaxl@users.noreply.github.com> --- spell/spell-reviewer-mainnet-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spell/spell-reviewer-mainnet-checklist.md b/spell/spell-reviewer-mainnet-checklist.md index 5ee661ac..88ff5e43 100644 --- a/spell/spell-reviewer-mainnet-checklist.md +++ b/spell/spell-reviewer-mainnet-checklist.md @@ -292,7 +292,7 @@ Spell Actions (Per Exec Doc): * [ ] Spell actions match the corresponding Exec Doc * [ ] Tests * [ ] Ensure each spell action has sufficient test coverage - _List actions for which coverage was checked here_ + _List actions for which coverage was checked here_ * [ ] Ensure every test function is declared as public if enabled or private if disabled * [ ] Ensure that the `DssExecLib.address` file is not being modified by the spell PR * [ ] Check all CI tests are passing as at the latest commit