diff --git a/content/en/configuration/cascade.md b/content/en/configuration/cascade.md index a5aab5ac4..a9571adec 100644 --- a/content/en/configuration/cascade.md +++ b/content/en/configuration/cascade.md @@ -50,7 +50,7 @@ lang : (`string`) A [glob](g) pattern matching the [page language]. For example: `{en,de}`. path -: (`string`) A [glob](g) pattern matching the page's [logical path](g). For example: `/books,/books/**`. +: (`string`) A [glob](g) pattern matching the page's [logical path](g). For example: `{/books,/books/**}`. ## Array