fix typo in docs (#129)

* fix typo

* fix typo

* fix typo

* fix list
This commit is contained in:
Ir1dXD
2019-08-17 07:48:33 -04:00
committed by William Falcon
parent 1b7d66d089
commit 24a97956e4
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
i Lightning can automate saving and loading checkpoints.
Lightning can automate saving and loading checkpoints.
---
### Model saving
@@ -38,6 +38,7 @@ trainer.fit(model)
```
The trainer restores:
- global_step
- current_epoch
- All optimizers