Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit cd79b3b

Browse files
Merge branch 'master' into MC-42252-mysql-guidelines
2 parents 241206d + 08e94b0 commit cd79b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.3/extension-dev-guide/build/enable-module.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ After you have built the component and are ready to enable it in your Magento en
2828
bin/magento module:status <extension-name>
2929
```
3030

31-
An extension name uses the format: <VendorName>_<ComponentName>.
31+
An extension name uses the format: `<VendorName>_<ComponentName>`.
3232

3333
Sample response:
3434

0 commit comments

Comments
 (0)