From a2afb252bf9986ba6b3fc4b2edaaf5d9ecfe13c2 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 8 Feb 2023 21:46:53 -0800 Subject: Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 65e88ae4d..19f7dcff7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ TODO: fill this out (for now, use `JSValue.toSlice()` in most cases) #### JavaScriptCore C API -Do not copy from examples leveraging the JavaScriptCore C API. Please do use this in new code. We will not accept PRs that add new code that uses the JavaScriptCore C API. +Do not copy from examples leveraging the JavaScriptCore C API. Please do not use this in new code. We will not accept PRs that add new code that uses the JavaScriptCore C API. ## Testing -- cgit v1.2.3