From 26e2631e8febd4b450914254ae5afa90de324a5d Mon Sep 17 00:00:00 2001 From: Max Stahlschmidt <77545448+matosys@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:54:57 +0200 Subject: [PATCH] docs(index.rst): rework the first paragraph --- doc/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 7ec8760..96487b7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -18,9 +18,9 @@ Balder: Testing real-world complexity BalderHub -Balder is a Python test framework that allows you to reuse test code you've written once across different but similar -product versions or variations. This means, that you can **install ready-to-use tests** or apply your -**own pre-written tests** to evaluate all kinds of software - without reinventing the wheel. +Balder is a Python test system that allows you to reuse test code written once for different product versions or variations, +without any code duplicates. This means, that you can **install ready-to-use tests** or apply your +**own pre-written tests** to evaluate different product variants - without reinventing the wheel. .. raw:: html