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

Use Javascript type names

parent 4d002b2c
......@@ -54,9 +54,9 @@ The package needs to be imported from Python before it can be used.
*Parameters*
| name | type | description |
|---------|--------------|---------------------------------------|
| *names* | {str, Array} | package name, or URL. Can be either a single element, or an array. |
| name | type | description |
|---------|-----------------|---------------------------------------|
| *names* | {String, Array} | package name, or URL. Can be either a single element, or an array. |
*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