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 c7c4ab9 commit 892ca1eCopy full SHA for 892ca1e
1 file changed
src/AngleSharp.Css/Dom/FlexDirection.cs
@@ -10,7 +10,7 @@ public enum FlexDirection
10
/// </summary>
11
Row,
12
/// <summary>
13
- /// Inverse direction as inine axis, i.e., from right to left.
+ /// Inverse direction as inline axis, i.e., from right to left.
14
15
RowReverse,
16
0 commit comments