Skip to content

Commit 7c20e02

Browse files
Update start.rst
Fix the error Zhao reported
1 parent 60112fa commit 7c20e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UserGuide/start.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ In the following example, we initialize the quantum espresso calculator for Gold
629629

630630
.. code-block:: python
631631
632-
import cellconstructor.Calculators
632+
import cellconstructor.calculators
633633
634634
# Initialize the DFT (Quantum Espresso) calculator for gold
635635
# The input data is a dictionary that encodes the pw.x input file namelist

0 commit comments

Comments
 (0)