Skip to content

Commit a0c9bf3

Browse files
committed
fix: renamed calculation to calculate
1 parent f7c4507 commit a0c9bf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/builder/components/right-panel.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,7 +3918,7 @@
39183918
read="false"
39193919
active />
39203920
</div>
3921-
<!--Calculations -->
3921+
<!--Calculates -->
39223922
<div
39233923
class="padding:5px background:gainsboro"
39243924
show=".calculate"
@@ -3933,7 +3933,7 @@
39333933
class="height:16px fill:#505050"
39343934
src="./assets/svg/minus.svg"></i
39353935
></span>
3936-
<span>Calculations</span>
3936+
<span>Calculates</span>
39373937
</div>
39383938
<div class="calculate padding-bottom:20px margin:0_5px">
39393939
<input

0 commit comments

Comments
 (0)