Skip to content

Commit b59400b

Browse files
committed
Readme fix
1 parent 0165a4c commit b59400b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This repository includes both the infrastructure and Python files needed so that
2626
* [VS Code Dev Containers](#vs-code-dev-containers)
2727
* [Local environment](#local-environment)
2828
* [Deployment](#deployment)
29-
* [Running the Python example](#running-the-python-example)
29+
* [Running the Python examples](#running-the-python-examples)
3030
* [Guidance](#guidance)
3131
* [Costs](#costs)
3232
* [Security guidelines](#security-guidelines)
@@ -120,7 +120,7 @@ A related option is VS Code Dev Containers, which will open the project in your
120120

121121
4. Then you can proceed to [run the Python examples](#running-the-python-examples).
122122

123-
## Running the Python example
123+
## Running the Python examples
124124

125125
1. If you're not already running in a Codespace or Dev Container, create a Python virtual environment.
126126

0 commit comments

Comments
 (0)