Skip to content

Commit 128d37e

Browse files
committed
Update maven-indexer.md
lines 86-89 are not formated properly. In the code, it is formated to have a new line for each of the points but in the wiki it does not express that new line and instead just runs them all together. I do not know enough about markup to adjust this. If anyone knows how, please let me know and I will correct it in a new commit. Thank you.
1 parent 8d01ded commit 128d37e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-guide/maven-indexer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The Maven Indexer is used for integration with IDE-s.
5757

5858
The Maven indexes produced by most public repository managers (such as Maven Central), are usually rebuilt once a week,
5959
as it can take quite a while to scan large repositories with countless small artifacts. Hence, these indexes have proven
60-
to not be quite as up-to-date, as the real server's contents. For this reason, we are using OrientDB to keep more
60+
to not be quite as up-to-date as the real server's contents. For this reason, we are using OrientDB to keep more
6161
accurate information.
6262

6363
There are two types of Maven Indexer indexes:

0 commit comments

Comments
 (0)