From 617a61d4695b4bd578eb79e1a49d2fc34d17458e Mon Sep 17 00:00:00 2001 From: Marie Malarme Date: Wed, 3 Mar 2021 13:56:39 +0000 Subject: [PATCH] Fix text mistake in action-reaction --- subjects/action-reaction/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/action-reaction/README.md b/subjects/action-reaction/README.md index 4f2c2ed3..aa9cd1d6 100644 --- a/subjects/action-reaction/README.md +++ b/subjects/action-reaction/README.md @@ -7,7 +7,7 @@ Let's put a button on the top right corner of the page, that will toggle (close Add it in the HTML structure: ``` - + ``` Add the style in the CSS file: