diff --git a/pages/common/find.md b/pages/common/find.md index 719de9476..38c14ac16 100644 --- a/pages/common/find.md +++ b/pages/common/find.md @@ -32,4 +32,4 @@ - Find files matching more than one search criteria: -`find {{root_path}} -name {{'*.py'}} -or -name {{'*.r}}` +`find {{root_path}} -name {{'*.py'}} -or -name {{'*.r'}}`