Commit 64699f0b authored by Michael Droettboom's avatar Michael Droettboom Committed by GitHub

Use Javascript type names

parent 4d002b2c
...@@ -55,8 +55,8 @@ The package needs to be imported from Python before it can be used. ...@@ -55,8 +55,8 @@ The package needs to be imported from Python before it can be used.
*Parameters* *Parameters*
| name | type | description | | name | type | description |
|---------|--------------|---------------------------------------| |---------|-----------------|---------------------------------------|
| *names* | {str, Array} | package name, or URL. Can be either a single element, or an array. | | *names* | {String, Array} | package name, or URL. Can be either a single element, or an array. |
*Returns* *Returns*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment