Skip to content

Commit

Permalink
Resolved merge conflict between fix-save-button and main
Browse files Browse the repository at this point in the history
  • Loading branch information
samyak1326 committed Sep 19, 2024
1 parent d41072d commit 88d5077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/MiningRules/minedRulesComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ class MinedRulesComponent extends Component {
onChange={this.handleColorCodingToggle}
style={{marginRight: "10px"}}
/>
Highlight Code by Rule Probability
Highlight Code Elements Based On Their Likelihood Of Being Part Of A Rule
</div>
<div className={"descriptionContainer"}>
<span className={"descriptionTitle"}>Tutorial</span>
Expand Down

0 comments on commit 88d5077

Please sign in to comment.