Unverified Commit 8d20c249 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

[Docs] Fix typos in env vars docs (#1429)


Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
parent aefc080e
......@@ -5,9 +5,9 @@ Backend Options
---------------
* ``DGLBACKEND``:
* Values: String (default='pytorch')
* The backend deep lerarning framework for DGL.
* The backend deep learning framework for DGL.
* Choices:
* 'pytorch': use PyTorch as the backend implentation.
* 'pytorch': use PyTorch as the backend implementation.
* 'mxnet': use Apache MXNet as the backend implementation.
Data Repository
......
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