Skip to content

Commit

Permalink
Update InstallDnpView.tsx
Browse files Browse the repository at this point in the history
updated previous DAppNode branding to new Dappnode in dependency pop-up
  • Loading branch information
chuygarcia92 authored Jul 31, 2024
1 parent df351d5 commit d45b095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ const InstallDnpView: React.FC<InstallDnpViewProps> = ({
{requiresCoreUpdate && (
<div className="alert alert-danger">
<strong>{prettyDnpName(dnpName)}</strong> requires a more recent
version of DAppNode. <strong>Update your DAppNode</strong> before
version of Dappnode. <strong>Update your Dappnode</strong> before
continuing the installation.
</div>
)}
Expand Down

0 comments on commit d45b095

Please sign in to comment.