t/README: change "Inside <X> part" to "Inside the <X> part"
[gitweb.git] / t / README
index a50290c7897437dde27547fd7327f5929505a82f..89512e23d4cbe35823a6a08ed02b84a9d9352fed 100644 (file)
--- a/t/README
+++ b/t/README
@@ -477,7 +477,7 @@ Don't:
 
 Keep in mind:
 
- - Inside <script> part, the standard output and standard error
+ - Inside the <script> part, the standard output and standard error
    streams are discarded, and the test harness only reports "ok" or
    "not ok" to the end user running the tests. Under --verbose, they
    are shown to help debugging the tests.