From 9ed7b8ad9bf3331a7f900763f12be7cb85cc6778 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Fri, 20 Dec 2024 20:55:16 -0500 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f3e80..95346f7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ libmutton is a library for building simple, SSH-synchronized password managers i >I am not responsible for any data loss or breaches of your information resulting from the use of libmutton. >libmutton is a new project that is constantly being updated, and though safety and security are priorities, they cannot be guaranteed. -# Developing Thid-Party Clients +# Developing Third-Party Clients See the [developer guide](https://github.com/rwinkhart/libmutton/blob/main/wiki/developers.md). # Roadmap