Skip to content

Commit

Permalink
Backport PR #13902: Fix minor typo in urls.rst (#13908)
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos H Brandt <carloshenriquebrandt@gmail.com>
  • Loading branch information
meeseeksmachine and chbrandt committed Feb 2, 2023
1 parent 7f5f95d commit 5eb46f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user/urls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -212,4 +212,4 @@ It will run the `docmanager:open` with the `{ "path": "package.json", "factory":
`${widget.context.path}:${Private.factoryNameProperty.get(widget)}`
});
Not that the part of the data key after the first `:`, `package.json:JSON` is dropped and is irrelevant.
Note the part of the data key after the first `:` (`package.json:JSON`) is dropped and is irrelevant.

0 comments on commit 5eb46f6

Please sign in to comment.