Skip to content

Commit 10ddfe7

Browse files
authored
corrected typo (#28699)
1 parent a3de721 commit 10ddfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apache-airflow-providers-google/operators/cloud/datafusion.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ The result is saved to :ref:`XCom <concepts:xcom>`, which allows it to be used b
238238
Sensors
239239
^^^^^^^
240240

241-
When start pipeline is triggered asynchronously sensors may be used to run checks and verify that the pipeline in in correct state.
241+
When start pipeline is triggered asynchronously sensors may be used to run checks and verify that the pipeline is in correct state.
242242

243243
:class:`~airflow.providers.google.cloud.sensors.datafusion.CloudDataFusionPipelineStateSensor`.
244244

0 commit comments

Comments
 (0)