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

Commit 53c3120

Browse files
authored
Merge pull request #9308 from #9308
Imported viper9x devdocs 9308
2 parents 9f0f87f + 0e6ecee commit 53c3120

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/javascript-dev-guide/widgets/widget-multiselect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following example shows a PHTML file using the script:
3838

3939
## Options
4040

41-
The RedirectUrl widget has the following options:
41+
The Multiselect widget has the following options:
4242

4343
- [containerClass](#containerclass)
4444
- [currentPage](#currentpage)
@@ -101,7 +101,7 @@ Multiselect items wrapper class.
101101

102102
### `nextPageUrl`
103103

104-
The url of the controller or API which returns the JSON response.
104+
The URL of the controller or API which returns the JSON response.
105105

106106
```json
107107
{

0 commit comments

Comments
 (0)