diff --git a/doc/build-helpers/trivial-build-helpers.chapter.md b/doc/build-helpers/trivial-build-helpers.chapter.md index a33d499ceb15..315d0c68d257 100644 --- a/doc/build-helpers/trivial-build-helpers.chapter.md +++ b/doc/build-helpers/trivial-build-helpers.chapter.md @@ -226,7 +226,7 @@ Writes a text file within a subdirectory of the store. : the contents of the file. -The store path will be a directory. The Nix store identifier will be generated based on various elements of the path. +The store path will be a directory. ::: {.example #ex-writeTextDir} # Usage of `writeTextDir`