Skip to content

Commit 96c2275

Browse files
authored
Fix 'RDF$J' typo in Maven section
1 parent 21e0913 commit 96c2275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/programming/01-setup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RDF4J is available from the Central Repository, which means you don’t need to
1212

1313
=== Maven Artifacts
1414

15-
The groupId for all RDF4J core artifacts is org.eclipse.rdf4j. To include a maven dependency in your project that automatically gets you the entire RDF$J core framework, use artifactId rdf4j-runtime:
15+
The groupId for all RDF4J core artifacts is org.eclipse.rdf4j. To include a maven dependency in your project that automatically gets you the entire RDF4J core framework, use artifactId rdf4j-runtime:
1616

1717
[source,xml]
1818
----

0 commit comments

Comments
 (0)