diff --git a/GSoC-2014-Ideas.md b/GSoC-2014-Ideas.md index 309fce6..e72c1ca 100644 --- a/GSoC-2014-Ideas.md +++ b/GSoC-2014-Ideas.md @@ -35,7 +35,7 @@ Below is a list of project ideas for [GSoC](https://www.google-melange.com/gsoc/ **Skill Requirements:** Knowledge of file system api's, knowledge of compiler internals and theory. **Description**: - * Allow the nimrod bootstrap process to integrate the nimrod standard library source code and other associated resources into the nimrod binary, to be used by the nimrod binary when compiling source code. The included library modules should be overridable, either by a switch passed to the nimrod executable, or by placing an actually library file in a pre-determined path. + * Allow the nimrod bootstrap process to integrate the nimrod standard library source code and other associated resources into the nimrod binary, to be used by the nimrod binary when compiling source code. The included library modules should be overridable, either by a switch passed to the nimrod executable, or by placing an actual library file in a pre-determined path. ## Standard Library