From bdc09c9f73dd456a26798a86694c02f6b08caad5 Mon Sep 17 00:00:00 2001 From: Gianpaolo Macario Date: Mon, 18 Nov 2024 08:58:22 +0000 Subject: [PATCH] docs(README.md): fix typo s/Devevelopment/Development/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 460c726..9f97cc5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Project template suitable for Python development. -This template provides a basic [Devevelopment Container](https://containers.dev/) with the following components: +This template provides a basic [Development Container](https://containers.dev/) with the following components: - [Ubuntu 24.04](https://ubuntu.com/) - [Python 3.12](https://www.python.org/)