Fix allow_invisible_resource_usage typo in relnotes

Change-Id: I87224a0e150ac2cf3c54d9c5ea13d125e8c492b7
This commit is contained in:
David Moreau Simard 2020-06-11 21:32:39 -04:00
parent cb650e7e4c
commit 07ef9ef8f6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ upgrade:
- |
After this upgrade, users will no longer be able use network resources they
cannot see or "show" on load balancers. Operators can revert this behavior
by setting the "allow_invisible_reourece_usage" configuration file setting
by setting the "allow_invisible_resource_usage" configuration file setting
to ``True``.
security:
- |