From be182a4aa15df9dc85c51c992585e2b8ea0afc94 Mon Sep 17 00:00:00 2001 From: juhoautio Date: Tue, 31 May 2022 00:44:37 +0300 Subject: [PATCH] Capitalize: "Poetry" --- CONTRIBUTING.md | 2 +- docs/contributing.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 693f13e6045..80a4b1ccb0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -108,7 +108,7 @@ the code base, join us on our [Discord Server](https://discordapp.com/invite/awx You will need Poetry to start contributing on the Poetry codebase. Refer to the [documentation](https://python-poetry.org/docs/#introduction) to start using Poetry. -> **Note:** Local development of poetry requires Python 3.8 or newer. +> **Note:** Local development of Poetry requires Python 3.8 or newer. You will first need to clone the repository using `git` and place yourself in its directory: diff --git a/docs/contributing.md b/docs/contributing.md index e91a1d97d72..a8f80e773eb 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -124,7 +124,7 @@ the code base, join us on our [Discord Server](https://discordapp.com/invite/awx You will need Poetry to start contributing on the Poetry codebase. Refer to the [documentation](https://python-poetry.org/docs/#introduction) to start using Poetry. {{% note %}} -Local development of poetry requires Python 3.8 or newer. +Local development of Poetry requires Python 3.8 or newer. {{% /note %}} You will first need to clone the repository using `git` and place yourself in its directory: