From 7166b1acbc3a8cbabef76fb92f05e96132bda96c Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 25 Jul 2019 12:44:48 -0400 Subject: [PATCH] updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aad7c03..284ce1ca 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ And run tensorboard from that dir tensorboard --logdir /some/path ``` -## Lightning automatically automates all of the following ([each is also configurable](https://williamfalcon.github.io/pytorch-lightning/Trainer/)): +## Lightning automates all of the following ([each is also configurable](https://williamfalcon.github.io/pytorch-lightning/Trainer/)): ###### Checkpointing