From 86ca1a44b3c0259aa04eb3c57ab6c28359fabe87 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Mon, 13 Jan 2025 18:11:53 +0100 Subject: [PATCH] chore typo fix README.md (#737) --- compatibility/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility/README.md b/compatibility/README.md index cc7d1e8..0004c76 100644 --- a/compatibility/README.md +++ b/compatibility/README.md @@ -46,4 +46,4 @@ pub fn test() { For examples, see the existing cases in `compatibility/src/`. -- [ ] Open a [pull request](https://github.com/bincode-org/bincode/pulls) with the title `Bincode 1 compatiblity: ` +- [ ] Open a [pull request](https://github.com/bincode-org/bincode/pulls) with the title `Bincode 1 compatibility: `