Skip to content

Commit 7f20192

Browse files
authored
Update Simulation_parameters_doc.md
1 parent c219bbd commit 7f20192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simulation_parameters_doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The file Simulation_parameters.py allows configuring your PyECLOUD-PyHEADTAIL si
44
In the following we describe its different parts:
55

66
## Initial imports
7-
In the beginning of the file you can import python modules or objects required to configure configurations. In this example we import some constants:
7+
In the beginning of the file you can import python modules or objects required to configure the simulation. In this example we import some constants:
88

99
```python
1010
from scipy.constants import c

0 commit comments

Comments
 (0)