Skip to content

Commit 9a5747f

Browse files
committed
Merge pull request #1832 from AntoineGa/patch-1
Update readme.md
2 parents 1a17a17 + f5a14e4 commit 9a5747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ var response = client.Search<Tweet>(s => s
128128
);
129129
```
130130

131-
As well as an object initializer syntax if lamdas aren't your thing:
131+
As well as an object initializer syntax if lambdas aren't your thing:
132132

133133
```csharp
134134
var request = new SearchRequest

0 commit comments

Comments
 (0)