Skip to content

Commit 91c5f25

Browse files
committed
typo
1 parent 2ba8d70 commit 91c5f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/opcodes-and-status-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Our voice gateways have their own set of opcodes and close codes.
8888
| 4009 | Session timeout | Your session has timed out. |
8989
| 4011 | Server not found | We can't find the server you're trying to connect to. |
9090
| 4012 | Unknown protocol | We didn't recognize the [protocol](/docs/topics/voice-connections#establishing-a-voice-udp-connection-example-select-protocol-payload) you sent. |
91-
| 4014 | Disconnected | Disconnect indiviual client (you were kicked, the main gateway session was dropped, etc.). Should not reconnect. |
91+
| 4014 | Disconnected | Disconnect individual client (you were kicked, the main gateway session was dropped, etc.). Should not reconnect. |
9292
| 4015 | Voice server crashed | The server crashed. Our bad! Try [resuming](/docs/topics/voice-connections#resuming-voice-connection). |
9393
| 4016 | Unknown encryption mode | We didn't recognize your [encryption](/docs/topics/voice-connections#transport-encryption-and-sending-voice). |
9494
| 4020 | Bad request | You sent a malformed request |

0 commit comments

Comments
 (0)