Skip to content

Commit e3a1bc7

Browse files
committed
600 tools -> 700 tools
1 parent 9798be6 commit e3a1bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/tools/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const ToolsPage: FC<ToolsProps> = ({
5656
articles,
5757
}) => {
5858
const title =
59-
'Compare 600+ Linters, Static Analysis Tools And Code Formatters';
59+
'Compare 700+ Linters, Static Analysis Tools And Code Formatters';
6060

6161
const description =
6262
'Find the best SAST tool for your project. All CLI tools and services for JavaScript, Python, Java, C, PHP, Ruby, and more.';

0 commit comments

Comments
 (0)