Skip to content

Commit 3d2094e

Browse files
committed
spelling: it's a
Signed-off-by: Josh Soref <[email protected]>
1 parent 17ac8f1 commit 3d2094e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gsoc/2017.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ Supervised by [@MasseGuillaume](https://github.com/MasseGuillaume) and/or
227227
Scala-Native is a new target for Scala. Instead of compiling to bytecode and running on the JVM, we
228228
use llvm to generate native assembly code. We currently do not compile Java to llvm. Therefore we need
229229
to reimplement some parts of JDK such as `java.net.*`, `java.io.*`, `java.nio.*` and `java.util.*`. We are already
230-
reimplementing the JDK and we need your help to increase our coverage. It'a unique chance to learn
230+
reimplementing the JDK and we need your help to increase our coverage. It's a unique chance to learn
231231
how to implement the java api and write low level Scala code.
232232

233233
Supervised by [@MasseGuillaume](https://github.com/MasseGuillaume)

0 commit comments

Comments
 (0)