| Index: tools/gn/docs/reference.md
|
| diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
|
| index c5b36cfd773c828755e4c9f8251179163d7bc12c..c29b24fe6f764be9e011bb83c3924a922c1aa226 100644
|
| --- a/tools/gn/docs/reference.md
|
| +++ b/tools/gn/docs/reference.md
|
| @@ -2151,8 +2151,8 @@
|
| the number of tasks that may run simultaneously.
|
|
|
| As the file containing the pool definition may be executed in the
|
| - of more than one toolchain it is recommended to specify an explicit
|
| - toolchain when definining and referencing a pool.
|
| + context of more than one toolchain it is recommended to specify an
|
| + explicit toolchain when defining and referencing a pool.
|
|
|
| A pool is referenced by its label just like a target.
|
|
|
|
|