diff --git a/docs/source/index.rst b/docs/source/index.rst index 168cf2e..eaa8f01 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -50,11 +50,10 @@ function: with open("tests/edls/TEST.edl") as f: edl = pycmx.parse_cmx3600(f) -This returns a generator tha will yield each :class:`~pycmx.event.Event`. -Events can have multiple edits, if they are a part of a cross-dissolve oe a +This returns a generator that will yield each :class:`~pycmx.event.Event`. +Events can have multiple edits, if they are a part of a cross-dissolve or a key. - .. toctree:: :maxdepth: 5 :caption: API Reference