We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ef4a4 commit fd1f082Copy full SHA for fd1f082
README.md
@@ -185,4 +185,4 @@ Example:
185
var records = tableStore.GetByPartitionKey(1, e=>e.Name == "Jim CEO");
186
```
187
188
-In this example we get all records in parition "1" where the name is "Jim CEO".
+In this example we get all records in parition "1" where the name is "Jim CEO".
0 commit comments