From c48992ab9478ce6e93387865b8cc83c0325ea427 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Thu, 21 Jul 2022 23:32:29 -0400 Subject: [PATCH] Update according to comment --- docs/integrations/Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/Instructions.md b/docs/integrations/Instructions.md index d64ae971..65d86103 100644 --- a/docs/integrations/Instructions.md +++ b/docs/integrations/Instructions.md @@ -49,7 +49,7 @@ Upon receiving funds, the respective Serai Asset contract is called, minting the appropriate amount of coins, and transferring them to `target`, calling it with the attached data. -If the transaction fails, funds are scheduled to be returned to `origin`. +If the instruction fails, funds are scheduled to be returned to `origin`. ### Out Instructions