Skip to content

Commit 220b171

Browse files
authored
Merge pull request #34 from simatic-ax/readme-patch
Update README.md
2 parents 01ee217 + 8b67662 commit 220b171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Available surround with:
7575
- FOR ... END_FOR;
7676
- IF ... THEN ... ELSE
7777
- WHILE ... END_WHILE
78-
- REPEAT .. END_REPEAT
78+
- REPEAT ... END_REPEAT
79+
- CASE ... END_CASE
7980

8081
## Snippets Namespace Support
8182

0 commit comments

Comments
 (0)