Skip to content

Commit ef07a8d

Browse files
committed
docs
1 parent ae3f377 commit ef07a8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/public/views/Runs/Overview/exportTriggerAndModal.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const exportModal = (exportModel, modalHandler) => {
135135
* Builds a button which will open popover for data export
136136
*
137137
* @param {DataExportModel} exportModel export model
138-
* @param {ModelModel} modalModel modal model
138+
* @param {ModalModel} modalModel modal model
139139
* @param {object} [displayConfiguration] additional display options
140140
* @param {boolean} [displayConfiguration.autoMarginLeft = true] if true margin left is set to auto, otherwise not
141141
* @returns {Component} button

0 commit comments

Comments
 (0)