From 1684584ca2d5f9753855673e86bf9bba9fa73bcd Mon Sep 17 00:00:00 2001 From: olixpin Date: Fri, 6 Aug 2021 12:47:09 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25cf143..f43974c 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is a repository for demonstrating the process of doing a pull request. The README is a useful file for including general information about the repository and its contents. It is rendered using [markdown](https://daringfireball.net/projects/markdown/), which is essentially a -way to create readable plain-text documents that can be rendered as web pages or other media formats. +way to create readable plain-text documents that can be rendered as web pages or other media formats