Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
annikahannig committed Feb 8, 2024
1 parent 369d3e1 commit 4e88ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/components/filters/CommunitiesSelect.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const CommunitiesSelect = () => {
{appliedLargeCommunities}
{isDisabled && <div className="text-muted">
Due to a large number of results, selecting BGP communities
becomes availble only after selecting a route server or
becomes available only after selecting a route server or
a neighbor.
</div>}
{hasAvailable &&
Expand Down

0 comments on commit 4e88ca3

Please sign in to comment.