Skip to content

Commit

Permalink
Merge pull request #102 from cisagov/96-ui-spell-check-crossfeeds-pages
Browse files Browse the repository at this point in the history
UI: Spell check Crossfeed's pages
  • Loading branch information
schmelz21 authored Mar 19, 2024
2 parents e5d7dbe + 8e656f1 commit bd46d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/DomainDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ export const DomainDetails: React.FC<Props> = (props) => {
Title
</Typography>
<Typography className={classes.vulnDescription}>
Serverity
Severity
</Typography>
<Typography className={classes.vulnDescription}>
State
Expand Down

0 comments on commit bd46d12

Please sign in to comment.