We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da957ea commit 49b7f4dCopy full SHA for 49b7f4d
airflow-core/docs/tutorial/fundamentals.rst
@@ -210,7 +210,7 @@ times.
210
Working with Time Zones
211
-----------------------
212
213
-Creating a time zone aware DAG straightforward. Just ensure you use time zone aware dates
+Creating a time zone aware DAG is straightforward. Just ensure you use time zone aware dates
214
with ``pendulum``. Avoid using the standard library
215
`timezone <https://docs.python.org/3/library/datetime.html#timezone-objects>`_ as they have known limitations.
216
0 commit comments