Trigger build for CD testing
This commit is contained in:
parent
d9a6938eb6
commit
ddc09e84c9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Graph Syntax
|
||||||
The graph is a TOML file. You can create nodes by adding text such as:
|
The graph is a TOML file. You can create nodes by adding text such as:
|
||||||
|
|
||||||
[nodes.Computer]
|
[nodes.Computer]
|
||||||
text = "A computer is a machine capable of executing user-supplied instructions."
|
text = "A computer is a machine capable of executing arbitrary instructions."
|
||||||
|
|
||||||
If you need longer text, it's more convenient to use triple-quoted syntax:
|
If you need longer text, it's more convenient to use triple-quoted syntax:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue