Skip to content

Commit 4c71a06

Browse files
committed
Words tweaks.
1 parent c24f6bd commit 4c71a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/develop-python-worker-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Similarly, the `post_invocation_app_level` is called after function execution. T
7878

7979
### Create a readme.md
8080

81-
Create a readme.md file in the root folder of your extension project. This file contains the instruction and usage of your extension. This content is displayed as the description in the home page in your PyPI project.
81+
Create a readme.md file in the root of your extension project. This file contains the instructions and usage of your extension. The readme.md content is displayed as the description in the home page in your PyPI project.
8282

8383
```markdown
8484
# Python Worker Extension Timer

0 commit comments

Comments
 (0)