| Index: tools/gn/docs/reference.md
|
| diff --git a/tools/gn/docs/reference.md b/tools/gn/docs/reference.md
|
| index 8e4970db76729612dd9e3d1a34f5e78f09073eb1..8cd25ab5ba9cf74210ba31d06bd60e6a9f4437a1 100644
|
| --- a/tools/gn/docs/reference.md
|
| +++ b/tools/gn/docs/reference.md
|
| @@ -3518,7 +3518,7 @@
|
| A list of target labels.
|
|
|
| Specifies dependencies of a target that are not actually linked into
|
| - the current target. Such dependencies will built and will be available
|
| + the current target. Such dependencies will be built and will be available
|
| at runtime.
|
|
|
| This is normally used for things like plugins or helper programs that
|
|
|