Fix typos in vnc-hardcoded-server-name-removed releasenotes

This is to fix the typos in vnc-hardcoded-server-name-removed
releasenotes.

Change-Id: I0303467f2b0cdaa71eb76e14424175902ce40811
This commit is contained in:
zhufl 2018-08-16 16:43:50 +08:00
parent 74dc5f44c8
commit 96fdba049e

@ -2,9 +2,9 @@
features: features:
- | - |
New string configuration option ``vnc_server_header`` is added New string configuration option ``vnc_server_header`` is added
to ``compute-feature-enabled`` section. It offers to provide VNC server to ``compute-feature-enabled`` section. It allows the expected
name that is to be expected in the responce header. For example, obvious VNC server name in the response header to be specified. For example,
at hand names is 'WebSockify', 'nginx'. obvious at hand names are 'WebSockify', 'nginx'.
fixes: fixes:
- | - |
Fix VNC server response header issue when it is behind reverse proxy Fix VNC server response header issue when it is behind reverse proxy