Skip to content

Commit 6180ed7

Browse files
authored
pencil edit
Line 213: it's > its
1 parent 979148a commit 6180ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-python-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ def hello(city: str):
210210
return "Hello " + city
211211
```
212212

213-
Review the table below for an explanation of each function and it's purpose in the sample.
213+
Review the table below for an explanation of each function and its purpose in the sample.
214214

215215
| Method | Description |
216216
| ----- | ----------- |

0 commit comments

Comments
 (0)