Skip to content

Commit a55c1af

Browse files
authored
Update 16/umbraco-cms/reference/routing/request-pipeline/published-content-request-preparation.md
1 parent 5374bda commit a55c1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/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
@@ -60,7 +60,7 @@ When finding published content the `PublishedRouter` will first check if the `Pu
6060

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

63-
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.
63+
The `PublishedRouter` will also follow any internal redirects, but it is limited to avoid spiraling out of control due to an infinite redirect loop.
6464

6565
### Find template
6666

0 commit comments

Comments
 (0)