Commit fddfedc
Fix the incorrect info to use a space between orgs for registry signi… (#22649)
…n enforcement
## Description
We currently tell users to use a space between orgs when enforcing
sign-in with multiple orgs via Windows registry. This is just not true.
Multiple orgs have to be separated by being on multiple lines. Otherwise
it will not work.
## Related issues or tickets
https://docker.atlassian.net/browse/DDB-227
## Reviews
@aevesdocker
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
---------
Co-authored-by: Allie Sadler <[email protected]>1 parent 2884f73 commit fddfedc
File tree
1 file changed
+1
-1
lines changed- content/manuals/security/for-admins/enforce-sign-in
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments