From fcb55ee0bfe7a569c0a2239686b8cea360b99baa Mon Sep 17 00:00:00 2001 From: MarcScott Date: Tue, 5 Mar 2024 09:37:01 +0000 Subject: [PATCH] space after colon --- en/step_6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/step_6.md b/en/step_6.md index 787836c..8d49fd8 100644 --- a/en/step_6.md +++ b/en/step_6.md @@ -39,7 +39,7 @@ language: python filename: main.py line_numbers: true line_number_start: 1 -line_highlights:3 +line_highlights: 3 --- alphabet = 'abcdefghijklmnopqrstuvwxyz' key = 3