Skip to content
Snippets Groups Projects

Remove typo in documentation

Merged Manon Blanco requested to merge documentation-typo into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -52,7 +52,7 @@ Usage:
[
{
"type": Preprocessing.FixedWidthResize,
"fixed_height": 1500,
"fixed_width": 1500,
}
]
```
Loading