Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar authored Oct 12, 2024
1 parent 06bb597 commit eb74e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hooks.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2099,7 +2099,7 @@ in
check-xml =
{
name = "check-xml";
description = "Check syntax of TOML files.";
description = "Check syntax of XML files.";
package = tools.pre-commit-hooks;
entry = "${hooks.check-xml.package}/bin/check-xml";
types = [ "xml" ];
Expand Down

0 comments on commit eb74e0b

Please sign in to comment.