Skip to content

Commit 43c65a2

Browse files
committed
Fix module name
1 parent ba4dcd4 commit 43c65a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
3-
<module name="Yireo_AgreementCommands"/>
3+
<module name="Yireo_CheckoutAgreementCommands"/>
44
</config>

0 commit comments

Comments
 (0)