diff --git a/plug-ins/index.html b/plug-ins/index.html index 9179a68..890fd25 100644 --- a/plug-ins/index.html +++ b/plug-ins/index.html @@ -68,7 +68,7 @@ The project{} directive creates an object of type Project

-A Project has two mandatory attributes: name and version. If you are planning to deploy your project to a Maven repository, you also have to specify its group (e.g. com.beust) and artifactId (e.g. kobalt). +A Project has two mandatory attributes: name and version. If you are planning to deploy your project to a Maven repository, you also have to specify its group (e.g. "com.beust") and artifactId (e.g. "kobalt").