Skip to content

Commit 0dce077

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Dart Template Transpiler Help
1 parent 20bb933 commit 0dce077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Dart.Template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ Multiline comments with /*{}*/ will be treated as blocks of PipeScript.
2020

2121
Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.
2222

23-
This for Inline PipeScript to be used with operators, and still be valid DartScript/TypeScript syntax.
23+
This for Inline PipeScript to be used with operators, and still be valid Dart syntax.
2424

25-
The Dart Inline PipeScript Transpiler will consider the following syntax to be empty:
25+
The Dart Template Transpiler will consider the following syntax to be empty:
2626

2727
* ```null```
2828
* ```""```

0 commit comments

Comments
 (0)