Skip to content

Commit 9ba214b

Browse files
igorlinemanuelsc
authored andcommitted
fix: typo for execution client notifications subscription page header
1 parent 03b811c commit 9ba214b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/pages/clients/clients.page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</ion-buttons>
88
<span [ngSwitch]="clientIdentifier">
99
<span *ngSwitchCase="'eth1Clients'">
10-
<ion-title>Excecution Clients</ion-title>
10+
<ion-title>Execution Clients</ion-title>
1111
</span>
1212
<span *ngSwitchCase="'eth2Clients'">
1313
<ion-title>Consensus Clients</ion-title>

0 commit comments

Comments
 (0)