Skip to content

Commit

Permalink
chore: improve wording
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Nov 22, 2024
1 parent 8e899f0 commit fd391a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/plugins/version-info/ReleaseInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ export function ReleaseInfo(props) {
</li>
<li>
<h4>Enhanced variables panel</h4>
Quickly access the variables panel from the application footer or toggle it using a keyboard shortcut.
Quickly access the Variables panel from the application footer or toggle it using a keyboard shortcut.
</li>
<li>
<h4>Improved on canvas search</h4>
<h4>Improved on-canvas search</h4>
Locate elements and details more efficiently within BPMN diagrams, thanks to upgraded search and filtering capabilities.
</li>
<li>
Expand Down

0 comments on commit fd391a4

Please sign in to comment.