Skip to content

Commit

Permalink
fixed typo in summary page
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboddy47 committed Mar 1, 2023
1 parent 34f7324 commit d122581
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .dccache

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/components/ThreatsSummary.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function ThreatsSummary(props) {
justifyContent="center"
alignItems="center">
<Grid item>
<NumberCard title="Reccomendations count"
<NumberCard title="Recommendations count"
count={matchedRules.length}
subtitle="Based on discovered security concerns"
buttonText="Learn More"
Expand Down
Binary file added src/images/assets/ACL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/assets/Authentication.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/assets/Encryption.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/images/assets/Web_Hosting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/assets/other_service.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/images/assets/programming_language.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d122581

Please sign in to comment.