Skip to content

Commit eb0745b

Browse files
authored
Update modules/ROOT/pages/editor-and-features.adoc
1 parent 91e545e commit eb0745b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/editor-and-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Replace the script tag with the following, making sure to include both required
8787
<script src="{cdnurl}" referrerpolicy="origin" crossorigin="anonymous"></script>
8888
----
8989

90-
NOTE: When migrating to {cloudname}, both the `referrerpolicy="origin"` and `crossorigin="anonymous"` attributes are required for proper functionality. These attributes ensure proper domain validation and secure cross-origin script loading.
90+
NOTE: When migrating to {cloudname}, both the `referrerpolicy="origin"` and `crossorigin="anonymous"` attributes are required for optimal performance and cross-browser functionality.
9191

9292
=== Step 2: Update custom plugin paths
9393

0 commit comments

Comments
 (0)