Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Feb 19, 2024
1 parent d0fc85b commit 4601b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkist/net/attrs_values.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ def get_search_attrs_values(*, allow_update: bool = True, timeout: int = 1) -> d
----------
allow_update
Allow fetching updated values from the DKIST data center if they haven't
beed updated in the configured amount of time (7 days by default).
been updated in the configured amount of time (7 days by default).
timeout
The number of seconds to wait before timing out an update request. This
is set low by default because this code is run at import of
Expand Down

0 comments on commit 4601b52

Please sign in to comment.