Commit 31800e71 authored by VoVAllen's avatar VoVAllen Committed by Minjie Wang
Browse files

[Doc] Fix typo at doc index (#241)

Fix typo at doc index
parent a5a35d1f
...@@ -11,7 +11,7 @@ graph neural network model family, on top of existing DL frameworks (e.g. ...@@ -11,7 +11,7 @@ graph neural network model family, on top of existing DL frameworks (e.g.
Pytorch, MXNet, Gluon etc.). Pytorch, MXNet, Gluon etc.).
DGL reduces the implementation of graph neural networks into declaring a set DGL reduces the implementation of graph neural networks into declaring a set
of _functions_ (or _modules_ in PyTorch terminology). In addition, DGL of *functions* (or *modules* in PyTorch terminology). In addition, DGL
provides: provides:
* Versatile controls over message passing, ranging from low-level operations * Versatile controls over message passing, ranging from low-level operations
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment