diff --git a/README.md b/README.md index f505a0b..5b5a914 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The rules: ## Examples -- BigInt vs. number (increment) +- BigInt vs. number (increment) - Math.hypot or Math.sqrt? - Do local function declarations affect performance? - Do closures affect performance (vs. free functions)?