diff --git a/AnimatedTimelinePanel.md b/AnimatedTimelinePanel.md index 4904b45..d1fc1ae 100644 --- a/AnimatedTimelinePanel.md +++ b/AnimatedTimelinePanel.md @@ -20,7 +20,7 @@ Defines an area where items are positioned on a timeline. | ExtendHeight | Gets the Height extended for the panel. | | ExtendWidth | Gets the Width extended for the panel. | | HorizontalOffset | Gets the horizontal offset for the panel. | -| KeepOriginalOrderForOverlap | Gets or sets if the orginal order should be kept when overlapping occurs. | +| KeepOriginalOrderForOverlap | Gets or sets if the original order should be kept when overlapping occurs. | | Orientation | Gets or sets the orientation (Vertical/Horizontal) of the Panel. | | OverlapBehavior | Gets or sets the OverlapBehavior dependency property. | | ScrollOwner | Gets or sets the ScrollViewer. |