Roiocam commented on code in PR #1348:
URL: https://github.com/apache/pekko/pull/1348#discussion_r1617121428


##########
docs/src/main/paradox/stream/operators/Source-or-Flow/throttle.md:
##########
@@ -11,7 +11,7 @@ Limit the throughput to a specific number of elements per 
time unit, or a specif
 
 ## Description
 
-Limit the throughput to a specific number of elements per time unit, or a 
specific total cost per time unit, where
+Limit the throughput to a specific number of elements per time unit, or a 
specific total cost per-time unit, where

Review Comment:
   ```suggestion
   Limit the throughput to a specific number of elements per time unit, or a 
specific total cost per time unit, where
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to