Skip to content

Commit

Permalink
230: Getting started
Browse files Browse the repository at this point in the history
Task-Url: #230
  • Loading branch information
keilw committed Jul 15, 2020
1 parent 126f86e commit a8d1272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</p>
<p>
The reference implementation contains a range of abstract base classes for every vital element defined by the JSR 385 API.<br/>
While some JSRs offer manyabstract base classes in their public API, most classes here are specialized to their target environment so having them as part of the implementation makes it easier to scale and optimize for other environments in a different implementation.
While some JSRs offer many abstract base classes in their public API, most classes here are specialized to their target environment so having them as part of the implementation makes it easier to scale and optimize for other environments in a different implementation.
</p>
<p>
You can access the RI by adding the following Maven
Expand Down

0 comments on commit a8d1272

Please sign in to comment.