about summary refs log tree commit diff
path: root/doc/stdenv/stdenv.chapter.md
diff options
context:
space:
mode:
authorValentin Gagarin <valentin@fricklerhandwerk.de>2022-06-09 13:43:21 +0200
committerGitHub <noreply@github.com>2022-06-09 13:43:21 +0200
commite132e6be3c7ea5d05dd8e817b6165c3b11eb7e7b (patch)
tree6ace22316ef9714d8c2286c3470c8194b9c6f061 /doc/stdenv/stdenv.chapter.md
parentf70073d72d44717d18200595873a09f7f7ccfb98 (diff)
fix heading level
Diffstat (limited to 'doc/stdenv/stdenv.chapter.md')
-rw-r--r--doc/stdenv/stdenv.chapter.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/stdenv/stdenv.chapter.md b/doc/stdenv/stdenv.chapter.md
index e860c39a6e0a4..dbe0a589e4a44 100644
--- a/doc/stdenv/stdenv.chapter.md
+++ b/doc/stdenv/stdenv.chapter.md
@@ -961,7 +961,7 @@ Multiple paths can be specified.
 patchShebangs [--build | --host] PATH...
 ```
 
-#### Flags
+##### Flags
 
 `--build`
 : Look up commands available at build time
@@ -969,7 +969,7 @@ patchShebangs [--build | --host] PATH...
 `--host`
 : Look up commands available at run time
 
-#### Examples
+##### Examples
 
 ```sh
 patchShebangs --host /nix/store/<hash>-hello-1.0/bin