From 1d6a3b4bdf1586e410c7c84615b349236f1b7e4b Mon Sep 17 00:00:00 2001 From: SidestreamSweatyPumpkin <132688698+SidestreamSweatyPumpkin@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:49:11 +0200 Subject: [PATCH] Update spell/spell-reviewer-goerli-checklist.md Co-authored-by: amusingaxl <112016538+amusingaxl@users.noreply.github.com> --- spell/spell-reviewer-goerli-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spell/spell-reviewer-goerli-checklist.md b/spell/spell-reviewer-goerli-checklist.md index 9d3ac025..9f168d9e 100644 --- a/spell/spell-reviewer-goerli-checklist.md +++ b/spell/spell-reviewer-goerli-checklist.md @@ -123,7 +123,7 @@ Spell Actions (Per Exec Sheet): * [ ] [`setGlobalDebtCeiling`](https://github.com/makerdao/dss-exec-lib/blob/c0d3c6c6244468ddab9767de6f853122723fafda/src/DssExecLib.sol#L428) or [`increaseGlobalDebtCeiling`](https://github.com/makerdao/dss-exec-lib/blob/c0d3c6c6244468ddab9767de6f853122723fafda/src/DssExecLib.sol#L436) or [`decreaseGlobalDebtCeiling`](https://github.com/makerdao/dss-exec-lib/blob/c0d3c6c6244468ddab9767de6f853122723fafda/src/DssExecLib.sol#L445C14-L445C39) * [ ] `amount` * [ ] Autoline Changes - * [setIlkAutoLineDebtCeiling](https://github.com/makerdao/dss-exec-lib/blob/v0.0.9/src/DssExecLib.sol#L658) + * [ ] [setIlkAutoLineDebtCeiling](https://github.com/makerdao/dss-exec-lib/blob/v0.0.9/src/DssExecLib.sol#L658) * [ ] `ilk` * [ ] `line` * [ ] [setIlkAutoLineParameters](https://github.com/makerdao/dss-exec-lib/blob/v0.0.9/src/DssExecLib.sol#L648)