Fix spelling (#1118)

* I'm just trying to do my job

* spelling
This commit is contained in:
Svyatoslav Nikolsky
2021-09-07 11:33:39 +03:00
committed by Bastian Köcher
parent d554639380
commit 6e3b083ab3
7 changed files with 8 additions and 8 deletions
@@ -19,7 +19,7 @@
use relay_utils::metrics::F64SharedRef;
use std::{future::Future, time::Duration};
/// Duration between updater wakeups.
/// Duration between updater iterations.
const SLEEP_DURATION: Duration = Duration::from_secs(60);
/// Update-conversion-rate transaction status.