diff --git a/docs/api/build/context/record-dependency/index.html b/docs/api/build/context/record-dependency/index.html index 3f615d53..ee8cc2e2 100644 --- a/docs/api/build/context/record-dependency/index.html +++ b/docs/api/build/context/record-dependency/index.html @@ -206,7 +206,7 @@ will not show up, even if sources change.
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.
import os diff --git a/index.html b/index.html index 3bd3e752..f8bd1000 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@ speak multiple languages and allow you to easily create localized websites.