From a104f020907774b6796f80bf6563b18d8372b00d Mon Sep 17 00:00:00 2001 From: Ivan Enderlin Date: Tue, 29 Oct 2024 10:24:42 +0100 Subject: [PATCH] Update CONTRIBUTING.md Signed-off-by: Ivan Enderlin --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4acdd09b3ac..2e00b7eafad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -93,7 +93,7 @@ stringify Ed25519 and thus present them to users. It's also commonly used when Ed25519 keys need to be inserted into JSON. Changelog: Add the `Ed25519PublicKey::to_base64()` method which can be used to - stringify the Ed25519 public key. + stringify the Ed25519 public key. ``` In this commit message, the content specified in the `Changelog` trailer will be