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

Commit e9b2f45

Browse files
fix some issue of Ui-columnscontrols-clarification-7730
1 parent 7867d39 commit e9b2f45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/guides/v2.3/ui_comp_guide/components/ui-columnscontrols.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ For this, you have to override the vendor JS file in your custom module.
3232
vendor file js path :
3333
/vendor/magento/module-ui/view/base/web/js/grid/controls/columns.js
3434

35-
#### For override JS file follow step Below:
35+
#### For override JS file follow step Below:
3636

37-
#### First step :
37+
#### First step :
3838
/app/code/[VENDOR_NAME]/[MODULE_NAME]/view/base/requirejs-config.js
3939

40-
```js
40+
```js
4141

4242
var config = {
4343
map: {

0 commit comments

Comments
 (0)