Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Dec 17, 2024
1 parent 061b9a2 commit f2dd789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNNGraphs/docs/src/guides/temporalgraph.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CurrentModule = GNNGraphs

# Temporal Graphs

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

## Creating a TemporalSnapshotsGNNGraph

Expand Down

0 comments on commit f2dd789

Please sign in to comment.