diff --git a/Documentation/contributing/gsoc.md b/Documentation/contributing/gsoc.md index dfed54fa61..f0a711f96e 100644 --- a/Documentation/contributing/gsoc.md +++ b/Documentation/contributing/gsoc.md @@ -91,7 +91,7 @@ amount of spare time. If this is not the case, then you should not apply. process and common issues. * Get signed up for Gerrit and push at least one patch to Gerrit for review. - Check the [easy project list][Project ideas] or ask for simple tasks on + Check the [small project list][Project ideas] or ask for simple tasks on the [mailing list] or on our other [community forums] if you need ideas. diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index fa241e9b4c..700373b0fe 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -20,12 +20,12 @@ doubt if you can bring yourself up to speed in a required time frame with the projects. We can then try together to figure out if you're a good match for a project, even when requirements might not all be met. -## Easy projects +## Small projects This is a collection of tasks which don't require deep knowledge on coreboot itself. If you are a beginner and want to get familiar with the the project and the code base, or if you just want to get your hands -dirty with some easy tasks, then these are for you. +dirty with some small tasks, then these are for you. * Resolve static analysis issues reported by [scan-build] and [Coverity scan]. More details on the page for