Fix spelling mistake in techdocs

Signed-off-by: MaeIsBad <26093674+MaeIsBad@users.noreply.github.com>
This commit is contained in:
MaeIsBad
2023-02-20 09:51:06 +01:00
committed by GitHub
parent f0ad59fb1a
commit 00e67af342
+1 -1
View File
@@ -51,7 +51,7 @@ techdocs:
# techdocs.builder can be either 'local' or 'external'.
# Using the default build strategy, if builder is set to 'local' and you open a TechDocs page,
# techdocs-backend will try to generate the docs, publish to storage and show the generated docs afterwords.
# techdocs-backend will try to generate the docs, publish to storage and show the generated docs afterwards.
# This is the "Basic" setup of the TechDocs Architecture.
# Using the default build strategy, if builder is set to 'external' (or anything other than 'local'), techdocs-backend
# will only fetch the docs and will NOT try to generate and publish.