From f5a14e4ec3d400fb36843627d13178c54658f3c3 Mon Sep 17 00:00:00 2001 From: Antoine Date: Fri, 12 Feb 2016 22:56:01 +0100 Subject: [PATCH] Update readme.md Fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 932663afb83..1dd535ae68b 100644 --- a/readme.md +++ b/readme.md @@ -128,7 +128,7 @@ var response = client.Search(s => s ); ``` -As well as an object initializer syntax if lamdas aren't your thing: +As well as an object initializer syntax if lambdas aren't your thing: ```csharp var request = new SearchRequest