| Index: tools/gn/docs/reference.md
|
| diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
|
| index e1ae36e29705b49eef40088e6871174f90ea7131..ff096cc7075e5dfe6eff165441dd845dcda69ad9 100644
|
| --- a/tools/gn/docs/reference.md
|
| +++ b/tools/gn/docs/reference.md
|
| @@ -1048,8 +1048,8 @@
|
|
|
| ```
|
| This target type allows you to run a script a single time to produce
|
| - or more output files. If you want to run a script once for each of a
|
| - set of input files, see "gn help action_foreach".
|
| + one or more output files. If you want to run a script once for each of
|
| + a set of input files, see "gn help action_foreach".
|
|
|
| ```
|
|
|
|
|