diff --git a/gso/products/product_blocks/device.py b/gso/products/product_blocks/device.py
index b3545e991cdaec21f66dd0cf85a0f3d2a06f8f3b..e65263f3fb4405a7f94de69d53a3c9803e0234c0 100644
--- a/gso/products/product_blocks/device.py
+++ b/gso/products/product_blocks/device.py
@@ -95,4 +95,4 @@ class DeviceBlock(DeviceBlockProvisioning, lifecycle=[SubscriptionLifecycle.ACTI
     device_site: SiteBlock
     """The {class}`Site` that this device resides in. Both physically and computationally."""
     device_is_ias_connected: bool
-    """The device is going to have a lt interface between inet0 and IAS"""
+    """The device is going to have a LT interface between inet0 and IAS"""