Skip to content

Commit

Permalink
Merge b2dbeec into 936f7dc
Browse files Browse the repository at this point in the history
  • Loading branch information
suruchee committed Aug 23, 2021
2 parents 936f7dc + b2dbeec commit 3788b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/containers/components/ContainerSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const ContainerSearch: React.FC<Props> = ({
/>
}
label={
showOnlyVerified ? "Showing verified only" : "Showing all results"
showOnlyVerified ? "Showing verified only" : "Show Verified Only"
}
/>
</Grid>
Expand Down

0 comments on commit 3788b19

Please sign in to comment.