Skip to content

Commit

Permalink
fix(machines): Remove typo on empty network table MAASENG-2889 (#5360)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndv99 authored Mar 20, 2024
1 parent dbc11e4 commit cf895df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export enum Label {
Actions = "Actions",
ActionsMenu = "Interface actions",
DHCP = "DHCP",
EmptyList = "No interfaces availaable",
EmptyList = "No interfaces available",
Fabric = "Fabric",
IP = "IP Address",
MAC = "MAC",
Expand Down

0 comments on commit cf895df

Please sign in to comment.