about summary refs log tree commit diff
path: root/doc/build-helpers
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build-helpers')
-rw-r--r--doc/build-helpers/trivial-build-helpers.chapter.md2
1 files changed, 1 insertions, 1 deletions
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`