Skip to content

Commit

Permalink
chore: update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Aug 21, 2024
1 parent e9a945a commit d97ffd7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions frontend/src/components/RoutingFeeDialogContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,9 @@ export function RoutingFeeDialogContent({ channel }: Props) {
<AlertDialogTitle>Update Channel Routing Fee</AlertDialogTitle>
<AlertDialogDescription>
<p className="mb-4">
Adjust the fee you charge for each payment passing through your
Adjust the fee you charge for each payment routed through this
channel. A high fee (e.g. 100,000 sats) can be set to prevent
unwanted routing. This does not affect your ability to receive
direct payments.{" "}
unwanted routing. No matter the fee, you can still receive payments.{" "}
</p>
<Label htmlFor="fee" className="block mb-2">
Routing Fee (sats)
Expand Down

0 comments on commit d97ffd7

Please sign in to comment.