Skip to content

Commit 51f498e

Browse files
committed
typo
1 parent 5a0804f commit 51f498e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:github_url: https://github.com/rusty1s/pytorch_scatter
22

3-
PyTorch Scatter documentation
4-
===============================
3+
PyTorch Scatter Documentation
4+
=============================
55

66
This package consists of a small extension library of highly optimized sparse update (scatter) operations for the use in `PyTorch <http://pytorch.org/>`_, which are missing in the main package.
77
Scatter operations can be roughly described as reduce operations based on a given "group-index" tensor.

0 commit comments

Comments
 (0)