Skip to content

Commit f4971c8

Browse files
committed
I fixed some grammer errors in readme file
1 parent c7de115 commit f4971c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Here is some more detailed information about the scripts I have written. I do n
22

33
In the scripts the comments etc are lined up correctly when they are viewed in [Notepad++](https://notepad-plus-plus.org/). This is what I use to code Python scripts.
44

5-
- `batch_file_rename.py` - This batch will rename a group of files in a given directory, once you pass the current and new extensions.
5+
- `batch_file_rename.py` - This will batch rename a group of files in a given directory, once you pass the current and new extensions.
66

77
- `create_dir_if_not_there.py` - Checks to see if a directory exists in the users home directory, if not then create it.
88

0 commit comments

Comments
 (0)