Skip to content

Commit

Permalink
Merge pull request #1199 from akto-api-security/fix/fix_typos_in_dash…
Browse files Browse the repository at this point in the history
…board

fixed typo in testing banner
  • Loading branch information
avneesh-akto authored Jun 17, 2024
2 parents bfb8bb5 + 8c42a6b commit f03e28a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ function TestrunsBannerComponent({isInventory,onButtonClick}) {
return (
<BannerLayout
title={"Test your APIs"}
text={"150+ built-in tests covering OWASP Top 10, HackerOne top 10 and all the business logic vulnerabilities for your API Security testing needs."}
text={"400+ built-in tests covering OWASP Top 10, HackerOne top 10 and all the business logic vulnerabilities for your API Security testing needs."}
videoLength={TESTING_VIDEO_LENGTH}
// videoLink={TESTING_VIDEO_URL}
videoThumbnail={TESTING_VIDEO_THUMBNAIL}
Expand Down

0 comments on commit f03e28a

Please sign in to comment.