From 3b68205374bed0e007d9737ea3b482655ec700cd Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Wed, 10 Jan 2024 13:27:23 +0000 Subject: [PATCH] Fixed a typo :- ) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 73f7fa3..9a27ee2 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ servers, different operating systems, etc. Declaring your working environment give you some benefits: transparency and control over it, allowing you to easily reproduce it on a new machine or fresh OS, you can -share it with others, so they can reproduce your working environment, you can -versioning it with git. +share it with others, so they can reproduce your working environment, you can version it with git. > What you write you can read, share, save and reproduce, it is simply there, it exists.