aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/developer/BUILD.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/developer/BUILD.md b/docs/developer/BUILD.md
index 2cc8bfff5..75cef20e5 100644
--- a/docs/developer/BUILD.md
+++ b/docs/developer/BUILD.md
@@ -4,7 +4,7 @@ AspectJ is based on a multi-module Maven build with several options influencing
* what to build,
* whether to run tests,
- * whether to created documentation for the AspectJ website,
+ * whether to create documentation for the AspectJ website,
* whether to create source and javadoc artifacts,
* whether to GPG-sign artifacts for a release.