From a5244ee138fdd44756925a2b897238f731dc4ded Mon Sep 17 00:00:00 2001
From: Lektor Bot
Date: Fri, 12 May 2023 23:54:26 +0000
Subject: [PATCH] Synchronized build
---
docs/api/build/context/record-dependency/index.html | 2 +-
index.html | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
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.
Example
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.
-
+
@@ -210,11 +210,11 @@ be completely customized.
-
+
Previous
-
+
Next