diff --git a/templates/http-py/content/README.md b/templates/http-py/content/README.md index 9862c2b..18686f6 100644 --- a/templates/http-py/content/README.md +++ b/templates/http-py/content/README.md @@ -8,8 +8,8 @@ To build the component, [`componentize-py`](https://pypi.org/project/componentiz pip3 install -r requirements.txt ``` -## Builing and Running +## Building and Running ``` spin up --build -``` \ No newline at end of file +```