From 0b79ac5689c5fd8a6a14bdfe41715c601a7adadb Mon Sep 17 00:00:00 2001 From: Ethan Ransom Date: Thu, 10 Nov 2022 22:59:40 -0700 Subject: [PATCH] Fix typo in rutie notes /s/bothembedding/both embedding/ --- data/crates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/crates.json b/data/crates.json index f44b8b5..16e67af 100644 --- a/data/crates.json +++ b/data/crates.json @@ -408,7 +408,7 @@ { "name": "Ruby", "recommendations": [ - { "name": "rutie", "notes": "Supports bothembedding Rust into Ruby applications and embedding Ruby into Rust applications" } + { "name": "rutie", "notes": "Supports both embedding Rust into Ruby applications and embedding Ruby into Rust applications" } ] }, {