Skip to content

Commit dd9d18d

Browse files
committed
fix(docs): Fix typo
1 parent f6de5f9 commit dd9d18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/content/api/node_io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ Write a mesh to a file on the local filesystem with Node.js.
6161
*mesh*: [Mesh](./Mesh.html) instance to write
6262
*filePath*: path to the file on the local filesystem
6363
*useCompression*: compress the pixel data when possible
64-
*binaryFileType*: write in an binary as opposed to a ascii format, if possible
64+
*binaryFileType*: write in a binary as opposed to a ascii format, if possible

0 commit comments

Comments
 (0)