Skip to content

Commit

Permalink
fix(docs): Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cjh1 committed Aug 16, 2022
1 parent f6de5f9 commit dd9d18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/content/api/node_io.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ Write a mesh to a file on the local filesystem with Node.js.
*mesh*: [Mesh](./Mesh.html) instance to write
*filePath*: path to the file on the local filesystem
*useCompression*: compress the pixel data when possible
*binaryFileType*: write in an binary as opposed to a ascii format, if possible
*binaryFileType*: write in a binary as opposed to a ascii format, if possible

0 comments on commit dd9d18d

Please sign in to comment.