Skip to content

Commit c66c849

Browse files
Merge pull request #1 from botimer/patch-1
Fix 'RDF$J' typo in Maven section
2 parents f0a9d2d + 96c2275 commit c66c849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)