Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Update PageTSconfig.rst #515

Merged
merged 1 commit into from
May 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/UsingSetting/PageTSconfig.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Page TSconfig can be defined on a site level by placing a file called
(:ref:`config/sites/<identifier>/ <t3coreapi:site-storage>`).

Extensions and site packages can provide page TSconfig in
:ref:`site sets <t3coreapi:site-sets>` by placing a a file called :file:`page.tsconfig`
:ref:`site sets <t3coreapi:site-sets>` by placing a file called :file:`page.tsconfig`
into the folder of that set.

This way sites and sets can ship page TSconfig without the need for database
Expand Down
Loading