Skip to content

Commit 7c85a43

Browse files
fix: use consistent words and add clarification for semi modular extension (#163)
1 parent 39e21ee commit 7c85a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standard/ERCs/erc-6900.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ The `executeFromModuleExternal` function MUST allow modules to call external add
572572

573573
#### Semi-modular account
574574

575-
Account implementers may opt to design a semi-modular account, where certain features, such as default validation, are integrated into the core account. This approach should ensure compatibility with fully modular accounts, maintaining interoperability across different implementations.
575+
Account implementers MAY choose to design a semi-modular account, where certain features, such as default validation, are integrated into the core account. This approach SHOULD ensure compatibility with fully modular accounts, as defined in this proposal, to maintain interoperability across different implementations.
576576

577577
## Rationale
578578

0 commit comments

Comments
 (0)