Skip to content

Commit

Permalink
docs(ui5-timeline-item): use correct tag name (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusNotheis authored Aug 3, 2020
1 parent 00760e6 commit 618fffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/main/src/TimelineItem.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ const metadata = {
* @author SAP SE
* @alias sap.ui.webcomponents.main.TimelineItem
* @extends UI5Element
* @tagname ui5-timeline
* @tagname ui5-timeline-item
* @public
*/
class TimelineItem extends UI5Element {
Expand Down

0 comments on commit 618fffa

Please sign in to comment.