From 1a7eca7fb2ab58070e5996e3e85da594cdf31c23 Mon Sep 17 00:00:00 2001 From: Filippo Bigi <98903385+frostedoyster@users.noreply.github.com> Date: Sun, 5 Oct 2025 18:56:39 +0200 Subject: [PATCH] Fix typo in system implementations docs --- docs/src/references/api/python/systems.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/references/api/python/systems.rst b/docs/src/references/api/python/systems.rst index 458dcf7ec..0cef84ded 100644 --- a/docs/src/references/api/python/systems.rst +++ b/docs/src/references/api/python/systems.rst @@ -1,5 +1,5 @@ -Available system implementation -=============================== +Available system implementations +================================ .. autoclass:: featomic.IntoSystem