diff --git a/src/docs/reference/modules/Liquid/README.md b/src/docs/reference/modules/Liquid/README.md index 456099233c2..9c7edcefa4b 100644 --- a/src/docs/reference/modules/Liquid/README.md +++ b/src/docs/reference/modules/Liquid/README.md @@ -1,7 +1,8 @@ # Liquid (`OrchardCore.Liquid`) This module provides a way to create templates securely from the admin site. -For more information about the Liquid syntax, please refer to this site: +For more information about the Liquid syntax, please refer to this site: . +Liquid syntax is powered by Fluid. Check for extra examples and custom filters. ## General concepts