Skip to content

Commit 751b31e

Browse files
authored
Update 10/umbraco-cms/reference/routing/request-pipeline/published-content-request-preparation.md
1 parent 838c4f4 commit 751b31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10/umbraco-cms/reference/routing/request-pipeline/published-content-request-preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ When finding published content the `PublishedRouter` will first check if the `Pu
6161

6262
You can also implement your own content finders and last chance finder, for more information, see [IContentFinder](icontentfinder.md)
6363

64-
The `PublishedRouter` will also follow any internal redirects there might be, it is however limited, as to not spiral out of control if there is an infinite loop of redirects.
64+
The `PublishedRouter` will also follow any internal redirects, but it is limited to avoid spiraling out of control due to an infinite redirect loop.
6565

6666
### Find template
6767

0 commit comments

Comments
 (0)