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

Commit b82ed97

Browse files
authored
Fix incorrect usage of the term 'url'
use 'URL' instead terminology
1 parent 9ca57c8 commit b82ed97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)