Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/directives/need.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``.

Expand Down
Loading