Forgot to change something between A and B

This commit is contained in:
John Lemme 2023-05-05 13:11:35 -04:00
parent 1cc6e971da
commit 3c3b4430b1
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ These status codes are designed to be compatible with Gemini's, so developers co
These codes are reserved, and must not be sent by a Misfin server.
### 2.2 2x (SUCCESS)
Status codes beginning with 2 are SUCCESS status codes, which mean that the client can begin sending message data to the server.
Status codes beginning with 2 are SUCCESS status codes, which mean that the client's message has been delivered.
#### 20 <fingerprint> - MESSAGE DELIVERED
The message was delivered successfully. The META tag is the fingerprint of the recipient's certificate, in SHA256 format.