Skip to content

Commit 9c226e8

Browse files
committed
typo fixed
1 parent e44ae5f commit 9c226e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This package contains a PyTorch implementation of [GraphSAGE](http://snap.stanfo
3232

3333
**Learning Method**
3434

35-
The user must specify a learning method by --learn_method, 'sup' is for supervised learning, 'unsup' is for unsupervised learning, and 'plus_unsup' is for jointly learning the loss of supervised and unsupervised method.
35+
The user can specify a learning method by --learn_method, 'sup' is for supervised learning, 'unsup' is for unsupervised learning, and 'plus_unsup' is for jointly learning the loss of supervised and unsupervised method.
3636

3737
**Example Usage**
3838

0 commit comments

Comments
 (0)