summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/src/java.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/java.txt b/docs/src/java.txt
index f40a52d2..5eb6196a 100644
--- a/docs/src/java.txt
+++ b/docs/src/java.txt
@@ -11,7 +11,7 @@ advanced use.
Since version 1.5, Pygments is deployed on `Maven Central
<http://repo1.maven.org/maven2/org/pygments/pygments/>`__ as a JAR so is Jython
-which make it a lot easier to create the Java project.
+which makes it a lot easier to create the Java project.
Here is an example of a `Maven <http://www.maven.org>`__ ``pom.xml`` file for a
project running Pygments: