diff --git a/openvpn-wire-protocol.xml b/openvpn-wire-protocol.xml
index 64eba52..6d21f1a 100644
--- a/openvpn-wire-protocol.xml
+++ b/openvpn-wire-protocol.xml
@@ -1446,9 +1446,9 @@ struct key_exchange {
bit 4: The client is capable of accepting additional arguments
to the AUTH_PENDING message.
bit 5: The client supports doing feature negotiation in P2P mode.
- bit 6: The client is capable of accepting AUTH_FAILED,TEMP messages.
- bit 7: The client is capable of parsing and receiving the dns messages pushed option
- bit 8: The client is capable of sending exit notification via control channel using EXIT message. The client is accpting the protocol-flags pushed option for the EKM capability
+ bit 6: The client is capable of parsing and receiving the dns messages pushed option
+ bit 7: The client is capable of sending exit notification via control channel using EXIT message. The client is accpting the protocol-flags pushed option for the EKM capability
+ bit 8: The client is capable of accepting AUTH_FAILED,TEMP messages.
bit 9: The client is capable of dynamic tls-crypt
bit 10: The client is capaple of AEAD tag at the end of a data channel packet and capable of using 64bit packet counters for AEAD ciphers.