From 9063f8ef9558006707247d18d636c7d2e1d137e4 Mon Sep 17 00:00:00 2001 From: Alexandre Hamez Date: Sat, 31 Jan 2026 21:42:30 +0100 Subject: [PATCH] Fix small grammatical error in need.rst --- docs/directives/need.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/directives/need.rst b/docs/directives/need.rst index e662d88c2..cc35dbda5 100644 --- a/docs/directives/need.rst +++ b/docs/directives/need.rst @@ -30,7 +30,7 @@ but you must set a title as an argument (i.e. if you do not specify :ref:`needs_ Diagram support --------------- -A need objects can also define it's own PlantUML representation. +A need objects can also define its own PlantUML representation. Therefore Sphinx-Needs looks for the :ref:`needuml` directive inside the content and stores its PlantUML code under given key from :ref:`needuml` directive under the option name ``arch``.