vogievetsky commented on a change in pull request #8144: Web-console: Add 
continue to spec view
URL: https://github.com/apache/incubator-druid/pull/8144#discussion_r307071424
 
 

 ##########
 File path: web-console/src/views/load-data-view/load-data-view.tsx
 ##########
 @@ -537,7 +571,7 @@ export class LoadDataView extends 
React.PureComponent<LoadDataViewProps, LoadDat
           <Callout 
className="intro">{this.renderWelcomeStepMessage()}</Callout>
           {this.renderWelcomeStepControls()}
           {!isEmptyIngestionSpec(spec) && (
-            <Button icon={IconNames.RESET} text="Reset spec" 
onClick={this.handleResetConfirm} />
+            <Button icon={IconNames.RESET} text="Reset sspec" 
onClick={this.handleResetConfirm} />
 
 Review comment:
   
![image](https://user-images.githubusercontent.com/177816/61836817-d36b4380-ae36-11e9-8d18-ffea73ea0006.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to