Fixed a typo
This commit is contained in:
parent
ca8bbe2de4
commit
b8405becb3
1 changed files with 1 additions and 1 deletions
|
|
@ -319,7 +319,7 @@
|
|||
|
||||
.. code-block:: javascript
|
||||
|
||||
// prints "api/plugin/myplugin/"
|
||||
// prints "api/plugin/myplugin"
|
||||
console.log(OctoPrint.getSimpleApiUrl("myplugin")
|
||||
|
||||
:param string plugin: The identifier of the plugin for which to return the URL
|
||||
|
|
|
|||
Loading…
Reference in a new issue