aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorDanny van Bruggen <hexagonaal@gmail.com>2017-04-16 15:07:23 +0200
committerDanny van Bruggen <hexagonaal@gmail.com>2017-04-16 15:08:42 +0200
commitd67b5063f971e1fbc1080f0b8940bbc1af61e404 (patch)
tree37acaffbc6bc11f89e0b9d0c4435db28f361d146 /readme.md
parent822a8a9c15bd0550d3222290d036d1c46542aacb (diff)
downloadjavaparser-d67b5063f971e1fbc1080f0b8940bbc1af61e404.tar.gz
Typo
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 026398dd2..6e35d5f1e 100644
--- a/readme.md
+++ b/readme.md
@@ -38,7 +38,7 @@ The project binaries are available in Maven Central. Just add the following to
## How To Compile Sources
-If you have checkout the project from GitHub you can build the project with maven using:
+If you checked out the project from GitHub you can build the project with maven using:
```
mvn clean install