diff --git a/Docs/python_api.md b/Docs/python_api.md
index a7ab163a2..ef39c7a20 100644
--- a/Docs/python_api.md
+++ b/Docs/python_api.md
@@ -931,7 +931,7 @@ Initializes a color, black by default.
---
## carla.GBufferTextureID
-Defines the of each GBuffer texture (See the method `[carla.Sensor.listen_to_gbuffer](#carla.Sensor.listen_to_gbuffer)`).
+Defines the identifiers of each GBuffer texture (See the method [carla.Sensor.listen_to_gbuffer](#carla.Sensor.listen_to_gbuffer)).
### Instance Variables
- **SceneColor**
diff --git a/PythonAPI/docs/sensor_data.yml b/PythonAPI/docs/sensor_data.yml
index cdd394a56..1f7fdb9cd 100644
--- a/PythonAPI/docs/sensor_data.yml
+++ b/PythonAPI/docs/sensor_data.yml
@@ -880,7 +880,7 @@
- class_name: GBufferTextureID
# - DESCRIPTION ------------------------
doc: >
- Defines the of each GBuffer texture (See the method `carla.Sensor.listen_to_gbuffer`).
+ Defines the identifiers of each GBuffer texture (See the method carla.Sensor.listen_to_gbuffer).
# - PROPERTIES -------------------------
instance_variables:
- var_name: SceneColor