Skip to content

Commit 743a3dd

Browse files
committed
fixed: typos
1 parent 1a387af commit 743a3dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Complementary plc-types: <br>
9797
"type, plcopen," : ["FbStates enum"]
9898
```
9999

100-
These types can be used to complete a clean block & type plcopen construct. After insertion you easily can change the name and it's type-references in the block-templates by
100+
These types can be used to complete a clean block plcopen construct. After insertion you easily can change the name and it's type-references in the corresponding block-templates by marking (double-click) the default type-name followed by pressing "F2" on the keyboard.
101101

102102
<details close>
103103
<summary>Show usage example:</summary>
@@ -111,7 +111,7 @@ These types can be used to complete a clean block & type plcopen construct. Afte
111111

112112
## Use general block templates
113113

114-
You can use the intellicense in the scope of a .st file to make use of the snippets. <br>
114+
You can use the intellicense/ auto-completion in the scope of a .st file to make use of the snippets. <br>
115115
Just start typing-in the following available variants:
116116

117117
```json

0 commit comments

Comments
 (0)