Skip to content

Commit 1c4f3ae

Browse files
authored
Update 17/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md
1 parent a15d9c6 commit 1c4f3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/reference/content-delivery-api/additional-preview-environments-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Generating external preview URLs for the backoffice requires implementation on b
1515

1616
## Server-side implementation
1717

18-
On the server-side you'll need a custom `IUrlProvider` implementation. This is responsible for generating the preview URL for a given piece of content.
18+
On the server-side, you'll need a custom `IUrlProvider` implementation. This is responsible for generating the preview URL for a given piece of content.
1919

2020
An external preview environment likely requires some kind of authentication to allow preview. The URL provider should perform this as well.
2121

0 commit comments

Comments
 (0)