diff --git a/src/views/timeline/TimelineDoc.vue b/src/views/timeline/TimelineDoc.vue index c620dc42c..08810b288 100644 --- a/src/views/timeline/TimelineDoc.vue +++ b/src/views/timeline/TimelineDoc.vue @@ -156,7 +156,7 @@ export default { align string left - Position of the timeline bar relative to the content. Valid values are "left", "right" for vertical layout and "top", "bottom" for horizontal layout. + Position of the timeline bar relative to the content. Valid values are "left", "right" and "alternate" for vertical layout and "top", "bottom" for horizontal layout. layout