about summary refs log tree commit diff
path: root/nixpkgs/doc/hooks/perl.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/hooks/perl.section.md')
-rw-r--r--nixpkgs/doc/hooks/perl.section.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixpkgs/doc/hooks/perl.section.md b/nixpkgs/doc/hooks/perl.section.md
index 403227a9bf18..06942bd3c0e1 100644
--- a/nixpkgs/doc/hooks/perl.section.md
+++ b/nixpkgs/doc/hooks/perl.section.md
@@ -1,4 +1,3 @@
-
-### Perl {#setup-hook-perl}
+# Perl {#setup-hook-perl}
 
 Adds the `lib/site_perl` subdirectory of each build input to the `PERL5LIB` environment variable. For instance, if `buildInputs` contains Perl, then the `lib/site_perl` subdirectory of each input is added to the `PERL5LIB` environment variable.