Skip to content

Commit 20d8ceb

Browse files
Update how-to-customize-viewer-using-kendo-ui-sass-based-theme.md
1 parent 5761e55 commit 20d8ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/how-to-customize-viewer-using-kendo-ui-sass-based-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Lastly, in **index.html** add a link to the all.css in order to run the global k
8989
```
9090

9191
## Notes
92-
Note that when the service and the viewer are hosted in different domains it will be required to [enable CORS](https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/enabling-cross-origin-requests-in-web-api) in order to enable communication between the viewer and the service.
92+
Note that when the service and the viewer are hosted in different domains it will be required to [enable CORS](https://docs.microsoft.com/en-us/aspnet/web-api/overview/security/enabling-cross-origin-requests-in-web-api) in order to enable communication between them.
9393

9494
## See Also
9595
[Sass-Based Themes Kendo UI](https://docs.telerik.com/kendo-ui/styles-and-layout/sass-themes)

0 commit comments

Comments
 (0)