From 6d2f1abc5a1dd8afecc4be1463cccb8e13bd1f19 Mon Sep 17 00:00:00 2001 From: ecourt93 Date: Tue, 20 May 2025 16:59:36 -0400 Subject: [PATCH] Update your-first-contribution.md --- contribute-open-source/your-first-contribution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute-open-source/your-first-contribution.md b/contribute-open-source/your-first-contribution.md index 2f532fd..5d992ce 100644 --- a/contribute-open-source/your-first-contribution.md +++ b/contribute-open-source/your-first-contribution.md @@ -72,7 +72,7 @@ Open a new browser tab after reading through the [get-to-know a repo lesson](get * Does the repository accept contributions? If so, what types of contributions are accepted? * Are there existing issues open in the repository? Do those issues have labels? * Is the contribution process documented in the repo? -* Does the repository use specific code or text formatting standards or liters? +* Does the repository use specific code or text formatting standards or linters? * Does the repository have continuous integration (CI) set up? * What is the license associated with the code in the repository? * Are the issues labeled, and are there "good first issue" or "help wanted" labels