From f47f8dfdb8e0824a6905d17e98f9ccde0d290b09 Mon Sep 17 00:00:00 2001 From: KPR <130840048+iampavelk@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:49:47 +0300 Subject: [PATCH] Fix wording in README about forking a repo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d72c82a31..867f894f2 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,5 @@ The **Pull requests** tab contains proposals to make some changes in the files l You can create an *Issue* or make a *Pull request (PR)* to contribute to the project. -If you want to propose some changes to this repo, you may *fork* it, modify the content, and create *PR*. A *fork* is just a copy that allows you to change the content without affection the original project. +If you want to propose some changes to this repo, you may *fork* it, modify the content, and create *PR*. +A *fork* is just a copy that allows you to change the content without affection the original project.