Skip to content

Commit 1fd4004

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

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
@@ -109,7 +109,7 @@ Here's a sample extension:
109109
}
110110
```
111111

112-
This extension works with the URL provider above, because the `urlProviderAlias` of the extension matches the `Alias` of the URL provider.
112+
This extension works with the URL provider above because the `urlProviderAlias` of the extension matches the `Alias` of the URL provider.
113113

114114
Save the extension as `umbraco-package.json` in a folder under `App_Plugins` and (re)start the site. The result is a new preview option in a pop-up over the "Save and preview" button:
115115

0 commit comments

Comments
 (0)