We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8bb0a commit cfd9c0cCopy full SHA for cfd9c0c
dist/plot-flat/README.md
@@ -36,7 +36,7 @@ limitations under the License.
36
var plot = require( '@stdlib/dist-plot-flat' ).plot;
37
```
38
39
-#### plot( \[x, y] \[options] )
+#### plot( \[x, y,] \[options] )
40
41
Returns a [`plot`][@stdlib/plot/ctor] instance for creating 2-dimensional plots.
42
0 commit comments