Skip to content

Commit 74c9313

Browse files
authored
Rename parsing category to parsing tools
1 parent e2f20c7 commit 74c9313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boot/categories.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Parsers implemented for particular formats or languages.\
354354
"""
355355

356356
[parsing]
357-
name = "Parsing"
357+
name = "Parsing tools"
358358
description = """
359359
Crates to help create parsers of binary and text \
360360
formats. Format-specific parsers belong in other, more specific \

0 commit comments

Comments
 (0)