Skip to content

Commit

Permalink
docs: typo fix
Browse files Browse the repository at this point in the history
Signed-off-by:  Eric Callahan <[email protected]>
  • Loading branch information
Arksine committed Feb 17, 2025
1 parent c35353e commit a0164e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/external_api/file_manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ GET /server/files/metadata?filename=tools/drill.gcode
| `size` | int | The gcode file size in bytes. |
| `modified` | float | The last modified time in Unix Time (seconds). |
| `uuid` | string | A unique identifier for the metadata object. |
| `file_processors` | [string] | An array of `File Processors` that have performed processed |
| `file_processors` | [string] | An array of `File Processors` that have processed |
| | | and modified the file. |^
| | | #file-processor-app-desc |+
| `slicer` | string | The name of the slicer software used to slice the file. |
Expand Down

0 comments on commit a0164e1

Please sign in to comment.