Skip to content

Commit 8b21e18

Browse files
snowcoreunicoder88
authored andcommitted
Removed unnecessary phrase
1 parent b6c9378 commit 8b21e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

6. Developing with Adminhtml/1. Describe common structure architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Admin app flow:
4848
+ `_requiredParams = ['areaFrontName', 'moduleFrontName', 'actionPath', 'actionName']`
4949
+ "admin/admin/system_design_theme/index"
5050

51-
`router id="admin"` --- automa
51+
`router id="admin"`
5252

5353
Admin router - Base, same as frontend, BUT:
5454
- `_requiredParams = ['areaFrontName', 'moduleFrontName', 'actionPath', 'actionName']` - *4* sections, rest is params.

0 commit comments

Comments
 (0)