From bfb1f453f25ac9318c378afa0b38fadce86df50d Mon Sep 17 00:00:00 2001 From: Prithvi Raj Date: Fri, 17 Apr 2026 15:51:47 +0000 Subject: [PATCH] Fix incorrect idiom in disk-precise.py warning MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 04/README.md: "use at your own caution" → "use at your own risk" Co-Authored-By: Claude Sonnet 4.6 --- 04/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04/README.md b/04/README.md index 121c33a..6b7b798 100644 --- a/04/README.md +++ b/04/README.md @@ -10,7 +10,7 @@ Note: there is also an experimental program, `disk-precise.py`. This version of the simulator uses the python Decimal package for precise floating point computation, thus giving slightly better answers in some corner cases than `disk.py`. However, it has not been very -carefully tested, so use at your own caution. +carefully tested, so use at your own risk. Let's do a simple example first. To run the simulator and compute some basic seek, rotation, and transfer times, you first have to give a list of requests