From 36301b47c062705e272f2f2577c3697eae4c1b5d Mon Sep 17 00:00:00 2001 From: Arnaud Date: Thu, 14 Aug 2025 11:03:11 +0200 Subject: [PATCH] Fix spaces --- 10 Notes/Component Specification - Sales.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/10 Notes/Component Specification - Sales.md b/10 Notes/Component Specification - Sales.md index 1231e36..adf1114 100644 --- a/10 Notes/Component Specification - Sales.md +++ b/10 Notes/Component Specification - Sales.md @@ -265,11 +265,11 @@ All states move to `SaleErrored` if an error is raised. - Ensure that the node hosting the slot frees the slot - Call `onClear` hook -- Call `onCleanUp` hookwith the current collateral +- Call `onCleanUp` hook with the current collateral ### 5.5.13 `SaleIgnored` -- Call `onCleanUp` hookwith the current collateral +- Call `onCleanUp` hook with the current collateral ### 5.5.14 `SaleErrored`