Skip to content

Commit 2b98585

Browse files
committed
fix: Adjust DLE stats labels – lowercase all
1 parent 8e5d7bf commit 2b98585

File tree

1 file changed

+1
-1
lines changed
  • ui/packages/shared/pages/Instance/Clones/Header

1 file changed

+1
-1
lines changed

ui/packages/shared/pages/Instance/Clones/Header/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export const Header = (props: Props) => {
5757
: '-'
5858
}
5959
>
60-
Total
60+
total
6161
<br />
6262
size of clones
6363
</Item>

0 commit comments

Comments
 (0)