Skip to content

Commit e3d7ca5

Browse files
committed
Update README
1 parent 5d87c97 commit e3d7ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fields:
7474
```
7575

7676
You can access the module page object with `$module` and the parent page object with `$page`.
77-
The `$module->moduleId()` method returns the module ID, e.g. `module_text` or `module_gallery`.
77+
The `$module->moduleId()` method returns the module ID as a BEM class, e.g. `module--text` or `module--gallery`.
7878

7979
## Options
8080

0 commit comments

Comments
 (0)