From d3dd9b07f338d9c7ac076a7b41a83ce8c31361d6 Mon Sep 17 00:00:00 2001 From: Saa <73304228+Hi02hi@users.noreply.github.com> Date: Fri, 24 Dec 2021 20:04:54 -0800 Subject: [PATCH] Correct spelling (#2097) Correct spelling for description of Weave. --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index e5f5406..3ae9ba4 100644 --- a/packages.json +++ b/packages.json @@ -16763,7 +16763,7 @@ "data-parallelism", "threadpool" ], - "description": "a state-of-the-art ùultithreading runtime", + "description": "a state-of-the-art multithreading runtime", "license": "MIT or Apache License 2.0", "web": "https://github.com/mratsim/weave" },