diff --git a/apps/docs/src/guide/errors/index.md b/apps/docs/src/guide/errors/index.md index 88fc941d16e..927962f80d4 100644 --- a/apps/docs/src/guide/errors/index.md +++ b/apps/docs/src/guide/errors/index.md @@ -266,7 +266,7 @@ Ensure that the provider has connected to a Fuel Node successfully. ### `NOT_ENOUGH_FUNDS` -When the account sending the transaction does not have enough funds to cover the transaction fee. +When the account sending the transaction does not have enough funds to cover the fee. Ensure that the account creating the transaction has been funded appropriately.