We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50787f9 commit b078433Copy full SHA for b078433
1 file changed
src/ImageSharp.Web/Processors/ResizeWebProcessor.cs
@@ -49,7 +49,7 @@ public class ResizeWebProcessor : IImageWebProcessor
49
/// <summary>
50
/// The command constant for the resize orientation handling mode.
51
/// </summary>
52
- public const string Orient = "rorient";
+ public const string Orient = "orient";
53
54
55
/// The command constant for the resize compand mode.
0 commit comments