From 24fcfda6828a172de7251aab028b91f102a15a37 Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 3 Feb 2025 22:25:17 +0100 Subject: [PATCH] Update config.json to clarify the name for control structures --- code-examples/standard_library/control_structures/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-examples/standard_library/control_structures/config.json b/code-examples/standard_library/control_structures/config.json index 0b2063e9..ccbdc49a 100644 --- a/code-examples/standard_library/control_structures/config.json +++ b/code-examples/standard_library/control_structures/config.json @@ -1,5 +1,5 @@ { - "name": "Robot Framework 5 Syntax, TRY/EXCEPT, Inline IF/ELSE, WHILE Loops and more", + "name": "Robot Framework Control Structures, TRY/EXCEPT, Inline IF/ELSE, WHILE Loops and more", "description": "readme.md", "files": [ {