diff --git a/src/site/xdoc/getting-started.xml.vm b/src/site/xdoc/getting-started.xml.vm index b5b82097..2f62665a 100644 --- a/src/site/xdoc/getting-started.xml.vm +++ b/src/site/xdoc/getting-started.xml.vm @@ -37,7 +37,7 @@ file and its dependencies in the classpath.
- If you are using Maven just add the following dependency to your pom.xml:
+ If you are using Maven just add the following dependency to your pom.xml
:
- You can inject it into a CDI bean just as any other dependency using @Inject. :
+ You can inject it into a CDI bean just as any other dependency using @Inject
: