Skip to content

Commit 08e1181

Browse files
authored
[DOCS] Fix clarity of 7.6 derived key breaking change (#60154)
1 parent 196ed6b commit 08e1181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/migration/migrate_7_6.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ privileges for the API key. Previously, when you created a derived key, it had
2929
no privileges. This behavior disregarded any privileges that you specified in
3030
the {ref}/security-api-create-api-key.html[create API key API].
3131

32-
As of 7.6.2, this behavior changes. To create derived keys with no privileges,
33-
you must explicitly specify an empty role descriptor. For example:
32+
As of 7.6.2, this behavior changes. To create a derived key, you must explicitly
33+
specify a role descriptor with no privileges:
3434

3535
[source,js]
3636
----

0 commit comments

Comments
 (0)