Skip to content

Commit 187711f

Browse files
committed
Documentation
1 parent df41b26 commit 187711f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/setup/ensuring-data-privacy.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@ The following properties are available:
104104

105105
: [:octicons-tag-24: insiders-4.17.1][Insiders] · :octicons-milestone-24:
106106
Default: `[accept, manage]` – This property defines which buttons are shown
107-
and in which order, e.g. to allow the user to accept and manage cookie
108-
settings:
107+
and in which order, e.g. to allow the user to manage settings and accept
108+
the cookie:
109109

110110
``` yaml
111111
extra:
112112
consent:
113113
actions:
114-
- accept
115114
- manage
115+
- accept
116116
```
117117

118118
The cookie consent form includes three types of buttons:

0 commit comments

Comments
 (0)