From c163d5021882b2da319f6ea027e43523dc719f1d Mon Sep 17 00:00:00 2001 From: tventers Date: Wed, 5 Feb 2025 10:32:48 -0500 Subject: [PATCH] Update configuration.rst In the "Simulation" section changed "Detector Characteristics" to "Simulation Parameters" --- docs/tutorial/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/configuration.rst b/docs/tutorial/configuration.rst index ee7c80b..7508473 100644 --- a/docs/tutorial/configuration.rst +++ b/docs/tutorial/configuration.rst @@ -37,7 +37,7 @@ The member attributes are as follows: Simulation ******************** -This is a dataclass holding the Detector Characteristics for a given simulation. +This is a dataclass holding the Simulation Parameters for a given simulation. The member attributes are as follows: * **N**: Number of thrown Trajectories