Skip to content

Commit 309da41

Browse files
committed
Update jgit.asc
1 parent 881cf5f commit 309da41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/B-embedding-git/sections/jgit.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The JGit project is under the Eclipse umbrella, and its home can be found at htt
88
==== Getting Set Up
99

1010
There are a number of ways to connect your project with JGit and start writing code against it.
11-
Probably the easiest is to use Maven – the integration is accomplished by adding the following snipped to the `<dependencies>` tag in your pom.xml file:
11+
Probably the easiest is to use Maven – the integration is accomplished by adding the following snippet to the `<dependencies>` tag in your pom.xml file:
1212

1313
[source,xml]
1414
----

0 commit comments

Comments
 (0)