diff --git a/riven/src/req/token_bucket.rs b/riven/src/req/token_bucket.rs index 758d19e..1bc6f0e 100644 --- a/riven/src/req/token_bucket.rs +++ b/riven/src/req/token_bucket.rs @@ -16,7 +16,7 @@ pub trait TokenBucket { /// Get the amount of capcaity available in the bucket. /// # Returns /// a float representing the amount of capacity available in the bucket from 1.0 to 0.0. - /// returns -1.0 if wer're at least one reuqest into our burst capacity. + /// returns -1.0 if wer're at least one request into our burst capacity. fn get_capacity(&self) -> f32; /// Get the duration til the next available token, or None if a token