summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ops/README.md2
1 files changed, 1 insertions, 1 deletions
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.