Skip to content

Commit 87f0ce0

Browse files
committed
Minor change.
1 parent c763ae6 commit 87f0ce0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/asciidoc/JavaMoneySpecification.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ older releases.
129129

130130

131131
=== How this document is organized
132-
There are five main section in this document:
132+
There are five main sections in this document:
133133

134134
* Use cases
135135
* Requirements
@@ -372,6 +372,9 @@ jsr354-tck:: contains the technical compatibility kit (TCK). The TCK is built us
372372
used to test implementations based on Java 8.
373373
javamoney-parent:: is a root “POM” project for all modules under +org.javamoney+. This includes the RI/TCK projects,
374374
but not jsr354-api (which is standalone).
375+
376+
The repository also contains additional modules such as
377+
375378
javamoney-library:: contains a financial library (JavaMoney) adding comprehensive support for several extended
376379
functionality, built on top of this JSR, but not part of the JSR.
377380
javamoney-examples:: finally contains the examples and demos, and also is not part of this JSR.

0 commit comments

Comments
 (0)