Skip to content

Commit 6cd995f

Browse files
committed
Fix wording for inspectors
Reported-by: @mjherzog Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent 481bf32 commit 6cd995f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/data/projects-all.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const allProjectSources = [
2626
},
2727
{
2828
id: 'inspectors',
29-
title: 'Inspectors for special purpose',
29+
title: 'Specialized inspector utilities',
3030
data: projectsInspectors,
3131
},
3232
{

0 commit comments

Comments
 (0)