Merge pull request #18355 from adhil0/patch-1

Change 'Rust' to 'Python' in Python docs
This commit is contained in:
Craig Osterhout 2023-10-04 08:23:46 -07:00 committed by GitHub
commit 91d1820bf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,6 +183,6 @@ Related information:
## Next steps
In the next section, youll learn how to run a database in a container and connect it to a Rust application.
In the next section, youll 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" >}}