Merge pull request #5413 from cakebaker/doc_add_missing_word

doc: add a missing "a"
This commit is contained in:
Sylvestre Ledru
2023-10-16 10:01:29 +02:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@ For contributing rules and best practices please refer to [CONTRIBUTING.md](CONT
## Before you start
For this guide we assume that you already have GitHub account and have `git` and your favorite code editor or IDE installed and configured.
For this guide we assume that you already have a GitHub account and have `git` and your favorite code editor or IDE installed and configured.
Before you start working on coreutils, please follow these steps:
1. Fork the [coreutils repository](https://github.com/uutils/coreutils) to your GitHub account.