diff --git a/content/language/python/run-containers.md b/content/language/python/run-containers.md index 47b1c0256d..ff9f0f9443 100644 --- a/content/language/python/run-containers.md +++ b/content/language/python/run-containers.md @@ -183,6 +183,6 @@ Related information: ## Next steps -In the next section, you’ll learn how to run a database in a container and connect it to a Rust application. +In the next section, you’ll learn how to run a database in a container and connect it to a Python application. {{< button text="How to develop your application" url="develop.md" >}}