Skip to content

Commit

Permalink
help text typo - thanks to @rlaager / issue #841
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhilliard committed May 1, 2023
1 parent 7590c1e commit bcaab7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/interfaces/vlan/edit.foil.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<div class="col-md-12 col-lg-6">
<?= Former::number( 'maxbgpprefix' )
->label( 'Max BGP Prefixes' )
->blockHelp( 'The maximum IPv4/6 prefixes that any router configured via IXP Manager should accept for this endpoing. '
->blockHelp( 'The maximum IPv4/6 prefixes that any router configured via IXP Manager should accept for this endpoint. '
. 'See <a href="http://docs.ixpmanager.org/usage/customers/#peering-details">the official documentation</a> for more details.' );
?>

Expand Down

0 comments on commit bcaab7c

Please sign in to comment.