Skip to content

Commit 2984a97

Browse files
reblekeryell
andauthored
Update sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc
Co-authored-by: Ronan Keryell <[email protected]>
1 parent e9a0a19 commit 2984a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/proposed/sycl_ext_oneapi_graph.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Table 2. Terminology.
6767
[%header,cols="1,3"]
6868
|===
6969
|Concept|Description
70-
|graph| Class that stores structured work units and their dependencies
70+
|graph| Class that stores structured work units and their dependencies.
7171
|node| The unit of work. Can have different attributes.
7272
|edge| Dependency between work units. Happens-before relation.
7373
|===

0 commit comments

Comments
 (0)