Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
taehyounpark committed Nov 21, 2023
1 parent 9d1dfa8 commit ab31492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/basic.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
An arbitrary analysis structure can be constructed as a directed graph of operations that contains a task be performed for each entry. This is called a `dataflow` object in analogical.
An arbitrary analysis consists of a directed, acyclic graph of tasks performed for each entry. This is called a `dataflow` object in analogical.

![dataflow](../assets/dataflow.png)

Expand Down

0 comments on commit ab31492

Please sign in to comment.