diff --git a/Demo/parser/README b/Demo/parser/README index f2f18cade57..e47d4e43e22 100644 --- a/Demo/parser/README +++ b/Demo/parser/README @@ -20,6 +20,6 @@ Files: handle nested constructs easily using the functions and classes in example.py. - test_parser.py program to put the parser module through it's paces. + test_parser.py program to put the parser module through its paces. Enjoy!