From 84db0132be62d49ca485777ae77fed0420f4078b Mon Sep 17 00:00:00 2001 From: davhojt Date: Sun, 12 Jun 2022 21:41:51 +0300 Subject: [PATCH] docs(chaikin) add small correction to @uristdwarf proposed changes --- subjects/chaikin/audit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/chaikin/audit/README.md b/subjects/chaikin/audit/README.md index 12542a1a..0eba07a8 100644 --- a/subjects/chaikin/audit/README.md +++ b/subjects/chaikin/audit/README.md @@ -14,7 +14,7 @@ ###### Does the animation of the Chaikin's algorithm start? -##### Try to exit the program (e.g press `Escape`). +##### Press `Escape` to exit the program. ###### Does the program exit without errors? @@ -30,7 +30,7 @@ ###### Does the animation complete 7 steps before restarting? -##### Restart the program and left click on the canvas to set three or more control points and press `Enter`, then try to exit the program (e.g press `Escape`). +##### Restart the program and left click on the canvas to set three or more control points and press `Enter`. Then press `Escape` to exit the program. ###### Does the program exit without errors?