docs: typo fix

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2025-02-17 18:17:31 -05:00
parent c35353ed2a
commit a0164e1575
No known key found for this signature in database
GPG Key ID: 5A1EB336DFB4C71B

View File

@ -260,7 +260,7 @@ GET /server/files/metadata?filename=tools/drill.gcode
| `size` | int | The gcode file size in bytes. | | `size` | int | The gcode file size in bytes. |
| `modified` | float | The last modified time in Unix Time (seconds). | | `modified` | float | The last modified time in Unix Time (seconds). |
| `uuid` | string | A unique identifier for the metadata object. | | `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. |^ | | | and modified the file. |^
| | | #file-processor-app-desc |+ | | | #file-processor-app-desc |+
| `slicer` | string | The name of the slicer software used to slice the file. | | `slicer` | string | The name of the slicer software used to slice the file. |