Skip to content

Commit

Permalink
[MINOR] Fix minor typo (#43)
Browse files Browse the repository at this point in the history
Typo: `%s/cofigured/configured`
  • Loading branch information
navinpai authored Dec 29, 2022
1 parent 6bd800f commit 769a2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/CurrentDestsGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function CurrentDestsGrid() {
role="alert"
>
<div>
There are no cofigured destinations, use the top button to add new
There are no configured destinations, use the top button to add new
ones.
</div>
</div>
Expand Down

0 comments on commit 769a2c2

Please sign in to comment.