diff --git a/docs/fileutils.rst b/docs/fileutils.rst index 90482b9..79cfdb2 100644 --- a/docs/fileutils.rst +++ b/docs/fileutils.rst @@ -7,7 +7,7 @@ Creating, Finding, and Copying ------------------------------ Python's :mod:`os`, :mod:`os.path`, and :mod:`shutil` modules provide -good coverage of file wrangling fundaments, and these functions help +good coverage of file wrangling fundamentals, and these functions help close a few remaining gaps. .. autofunction:: boltons.fileutils.mkdir_p