Skip to content

Commit 4cc3cb0

Browse files
committed
Spelling fixes for GSoC 2026 pages
* contriburing -> contributing * Correctly capitalise GitHub
1 parent 724b393 commit 4cc3cb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gsoc2026/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Getting familiar with the codebase you are interested in working on during GSoC
3636

3737
When it comes to writing the proposal, the [Google Summer of Code Guide](https://google.github.io/gsocguides/student/writing-a-proposal) contains general, good advice.
3838

39-
The best proposals include a detailed timeline, specific milestones and goals as well as an outline the technical challenges you foresee. It is best if you engage with your potential project mentor on the forums before contriburing, and have them clarify the goals and steps that they think are necessary for the project to be successful. Your proposal should have a clear goal, which can be successfully achieved as part of the weeks you'll be working it. Provide details about your approach, significant milestones you wish to achieve, and clarify with your potential mentor if they agree those seem reasonable. The time before proposal submissions is there for you to reach out and polish your proposal, so make sure you use it well! Good luck!
39+
The best proposals include a detailed timeline, specific milestones and goals as well as an outline the technical challenges you foresee. It is best if you engage with your potential project mentor on the forums before contributing, and have them clarify the goals and steps that they think are necessary for the project to be successful. Your proposal should have a clear goal, which can be successfully achieved as part of the weeks you'll be working it. Provide details about your approach, significant milestones you wish to achieve, and clarify with your potential mentor if they agree those seem reasonable. The time before proposal submissions is there for you to reach out and polish your proposal, so make sure you use it well! Good luck!
4040

4141
## Potential Projects
4242

@@ -360,7 +360,7 @@ As an initial foray into globally scoped traits, implement a configuration to se
360360
* Summarise your effort with a demo of the new functionality including screenshots or recordings.
361361
* Time permitting, extend this project further by implementing globally configurable traits elsewhere:
362362
* With CLI parameters like `--retry-count` and `--test-timeout`
363-
* As part of the `.testTarget()` in `Package.swift~
363+
* As part of the `.testTarget()` in `Package.swift`
364364
* As part of a new test plan file format
365365
* And of course, figuring how all these different places where traits are specified will interact with each other!
366366

@@ -392,5 +392,5 @@ Description of the project goes here.
392392

393393
**Potential mentors**
394394

395-
- Mentor name and link to their github
395+
- Mentor name and link to their GitHub
396396

0 commit comments

Comments
 (0)