aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 806214e..a2645f3 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -36,7 +36,7 @@ you should review this document and see if your consfig needs updating.
more like how heredocs work in other languages.
- Support for indented heredocs, where the indentation of the lines of the
- heredoc is stripped. This mode is activated by prefixing a tilde to the
+ heredoc is stripped. This mode is activated by prepending a tilde to the
heredoc terminator. For example:
.. code-block:: none