diff --git a/src/aare/beamline_dispatch/x10sa/beamline_dispatch.py b/src/aare/beamline_dispatch/x10sa/beamline_dispatch.py index 04668362..c721a7cb 100644 --- a/src/aare/beamline_dispatch/x10sa/beamline_dispatch.py +++ b/src/aare/beamline_dispatch/x10sa/beamline_dispatch.py @@ -98,7 +98,7 @@ class X10saGeometry(DefaultGeometry): return self._model @property - def deetector_tilt(self) -> tuple[float, float]: + def detector_tilt(self) -> tuple[float, float]: return 0, 0