diff --git a/docs/source/lr_finder.rst b/docs/source/lr_finder.rst index 12c3d491d6..83243082d9 100755 --- a/docs/source/lr_finder.rst +++ b/docs/source/lr_finder.rst @@ -22,7 +22,7 @@ initial lr. .. warning:: For the moment, this feature only works with models having a single optimizer. - LR support for DDP is not implemented yet, it is comming soon. + LR Finder support for DDP is not implemented yet, it is coming soon. ----------