Fixed a typo

This commit is contained in:
Gina Häußge 2016-06-29 09:41:53 +02:00
parent ca8bbe2de4
commit b8405becb3

View file

@ -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