From 4dbcfba7b85c4954556ebc404c3318d946f56e8c Mon Sep 17 00:00:00 2001 From: Adam Fowler Date: Thu, 25 Mar 2021 10:26:01 +0000 Subject: [PATCH] Minor read me edit --- documentation/Lambdas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Lambdas.md b/documentation/Lambdas.md index 5eb3bff..f09f178 100644 --- a/documentation/Lambdas.md +++ b/documentation/Lambdas.md @@ -1,4 +1,4 @@ -### Lambda Implementation +# Lambda Implementation The library doesn't provide a lambda implementation but it does provide something akin to the lambda feature.