From f35900eb5b44869626e9e4f3fbc6d0fe268d2b56 Mon Sep 17 00:00:00 2001 From: Gabriele Mastrapasqua Date: Fri, 26 Aug 2022 07:32:16 +0200 Subject: fix: typo in deno_ops README (#15606) --- ops/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ops') diff --git a/ops/README.md b/ops/README.md index b9114b554..ab5781e32 100644 --- a/ops/README.md +++ b/ops/README.md @@ -15,7 +15,7 @@ Extension::builder() .build(); ``` -## Peformance +## Performance The macro can optimize away code, short circuit fast paths and generate a Fast API impl. -- cgit v1.2.3