Skip to content

Commit

Permalink
Update pages/reference-smart-account/owners/swapOwner.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Germán Martínez <[email protected]>
  • Loading branch information
louis-md and germartinez authored Oct 25, 2024
1 parent e8fa7ff commit b1a46a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/reference-smart-account/owners/swapOwner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Replaces the owner `oldOwner` in the Safe with `newOwner`.

- **Type:** `address`

Owner that pointed to the owner to be replaced in the linked list
Owner that points to the owner to be replaced in the linked list.

```solidity focus=2
(ISafe safe).swapOwner(
Expand Down

0 comments on commit b1a46a6

Please sign in to comment.