Skip to content

Commit

Permalink
Update docs/user-guide.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Ray <[email protected]>
  • Loading branch information
bsweger and elray1 authored Oct 16, 2024
1 parent b81e715 commit 13b8fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ A CladeTime instance created without parameters will reference the most
recent data available from Nextstrain.

To access sequence metadata at a specific point in time, pass a date string
in the format 'YYYY-MM-DD' to the CladeTime constructor. Alternately, you pass
in the format 'YYYY-MM-DD' to the CladeTime constructor. Alternatively, you can pass
a Python datetime object. Both will be treated as UTC dates/times.

.. code-block:: python
Expand Down

0 comments on commit 13b8fd0

Please sign in to comment.