We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5f95d commit 5eb46f6Copy full SHA for 5eb46f6
docs/source/user/urls.rst
@@ -212,4 +212,4 @@ It will run the `docmanager:open` with the `{ "path": "package.json", "factory":
212
`${widget.context.path}:${Private.factoryNameProperty.get(widget)}`
213
});
214
215
-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 commit comments