Skip to content

Commit 5eb46f6

Browse files
Backport PR #13902: Fix minor typo in urls.rst (#13908)
Co-authored-by: Carlos H Brandt <carloshenriquebrandt@gmail.com>
1 parent 7f5f95d commit 5eb46f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user/urls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,4 @@ It will run the `docmanager:open` with the `{ "path": "package.json", "factory":
212212
`${widget.context.path}:${Private.factoryNameProperty.get(widget)}`
213213
});
214214
215-
Not that the part of the data key after the first `:`, `package.json:JSON` is dropped and is irrelevant.
215+
Note the part of the data key after the first `:` (`package.json:JSON`) is dropped and is irrelevant.

0 commit comments

Comments
 (0)