diff --git a/GSoC-2015-Ideas.md b/GSoC-2015-Ideas.md index 736e489..2865f7e 100644 --- a/GSoC-2015-Ideas.md +++ b/GSoC-2015-Ideas.md @@ -109,7 +109,7 @@ with learning about Nim compiler internals. **Bonus points:** * Speed up the JavaScript backend by targetting `asm.js` - * Write a library for communication between client-side Nim (compiled to JavaScript) and server-side Nim (compile to C). + * Write a library for communication between client-side Nim (compiled to JavaScript) and server-side Nim (compiled to C). **Difficulty:** Medium