Skip to content

Commit f2dd789

Browse files
cleanup
1 parent 061b9a2 commit f2dd789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNNGraphs/docs/src/guides/temporalgraph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CurrentModule = GNNGraphs
44

55
# Temporal Graphs
66

7-
Temporal Graphs are graphs with time-varying topologies and features. In GNNGraphs.jl, temporal graphs with are represented by the [`TemporalSnapshotsGNNGraph`](@ref) type.
7+
Temporal graphs are graphs with time-varying topologies and features. In GNNGraphs.jl, they are represented by the [`TemporalSnapshotsGNNGraph`](@ref) type.
88

99
## Creating a TemporalSnapshotsGNNGraph
1010

0 commit comments

Comments
 (0)