Skip to content

Commit a82f11c

Browse files
author
Romain François
authored
Merge pull request #11 from ChrisMuir/master
fix small typos
2 parents 2d67fc9 + 6d69980 commit a82f11c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposal.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build simple, reliable and efficient software. It is sometimes said to be the la
2121
C++ should have been, in particular if it did not carry a strong commitment to backwards
2222
compatibility to C and a taste for complexity.
2323

24-
Go is a beautiful and simple, its standard library is one of the most impressive
24+
Go is beautiful and simple, its standard library is one of the most impressive
2525
for a programming language. It comes with concurrency built in, which includes
2626
(but is not limited to) running code in parallel. The static site generator [hugo](https://gohugo.io)
2727
and the containerization plaform [docker](https://www.docker.com/) are examples
@@ -95,7 +95,7 @@ i.e. something similar to `R CMD javareconf` to help mitigate these issues.
9595

9696
I am a co-author of Rcpp that now has more than 1000 downstream dependencies,
9797
the experience of having written Rcpp is extremely valuable in the pursuit of this project.
98-
Curiosity about Go led me to inception this project in the summer of 2017.
98+
Curiosity about Go led me to incept this project in the summer of 2017.
9999
I have more than 12 years professional experience with R and a strong commitment
100100
to open source development.
101101

0 commit comments

Comments
 (0)