Skip to content

Commit 947844e

Browse files
author
Bob Garner
committed
Minor fix to documentation.
1 parent a513604 commit 947844e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/etl/ETL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ For instance, you can use the `log` instruction as follows to surround template
6767
At this point the entity name is: ${entity.name}
6868
$[/log]
6969

70-
The rest of this section will briefly go through all the supported instructions. As instructions are described below, they will indicate whether or not they require an end-instruction tag in their usage.
71-
7270
For a full list of instructions see: [Template Instructions](ETL_Instructions.md)
7371

7472
### Expressions

src/ec/doc/markdown/ETL.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ For instance, you can use the `log` instruction as follows to surround template
6969
At this point the entity name is: ${$}{entity.name}
7070
${$}[/log]
7171

72-
The rest of this section will briefly go through all the supported instructions. As instructions are described below, they will indicate whether or not they require an end-instruction tag in their usage.
73-
7472
For a full list of instructions see: [Template Instructions](ETL_Instructions.md)
7573

7674
### Expressions

0 commit comments

Comments
 (0)