Skip to content

Commit a0d0c46

Browse files
CSP => Content Security Policy
1 parent c91dc94 commit a0d0c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/vuejs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runtime. This means that you *can* do either of these:
4545
});
4646
4747
If you do *not* need this functionality (e.g. you use single file components),
48-
then you can tell Encore to create a *smaller* and CSP-compliant build:
48+
then you can tell Encore to create a *smaller* build following Content Security Policy:
4949

5050
.. code-block:: javascript
5151

0 commit comments

Comments
 (0)