summary refs log tree commit diff
path: root/nixos/doc/manual/development/writing-documentation.chapter.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/development/writing-documentation.chapter.md')
-rw-r--r--nixos/doc/manual/development/writing-documentation.chapter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/development/writing-documentation.chapter.md b/nixos/doc/manual/development/writing-documentation.chapter.md
index 8cb6823d098..c07a2618c07 100644
--- a/nixos/doc/manual/development/writing-documentation.chapter.md
+++ b/nixos/doc/manual/development/writing-documentation.chapter.md
@@ -50,7 +50,7 @@ pandoc -f markdown_github -t docbook5 docs.md -o my-section.md
 Pandoc can also quickly convert a single `section.xml` to HTML, which is
 helpful when drafting.
 
-Sometimes writing valid DocBook is simply too difficult. In this case,
+Sometimes writing valid DocBook is too difficult. In this case,
 submit your documentation updates in a [GitHub
 Issue](https://github.com/NixOS/nixpkgs/issues/new) and someone will
 handle the conversion to XML for you.