diff --git a/content/docs/api/build/context/record-dependency/contents.lr b/content/docs/api/build/context/record-dependency/contents.lr index 9476e192..74f6caa3 100644 --- a/content/docs/api/build/context/record-dependency/contents.lr +++ b/content/docs/api/build/context/record-dependency/contents.lr @@ -21,7 +21,7 @@ references a file which can affect the output of the plugin, it's important to record this as a dependency. Note that you should only track dependencies below the project folder. It -is possible to dependend to things outside of it, but the automatic watch +is possible to depend on things outside of it, but the automatic watch system of the builder will not track files there so they will not show up unless a manual build is instructed.