Update README.md

Co-authored-by: Steve Loeppky <biglep@protocol.ai>
This commit is contained in:
vyzo 2022-01-05 21:19:25 +02:00
parent 4082746269
commit 3825381d51

View File

@ -20,7 +20,7 @@ accounting for multiple levels of resource constraints.
changes. That is, existing applications should be oblivious of the
resource manager and transparently obtain limits which protect it
from resource exhaustion and OOM conditions.
- On the same time, the design must support opt-in resource usage
- At the same time, the design must support opt-in resource usage
accounting for applications who want to explicitly utilize the
facilities of the system to inform about and constrain their own
resource usage.