Commit 0cd1e15544d83426eefee131c22273f0effbea8e

Authored by Georg Hopp
1 parent 51b4feff

fix in README.md

Showing 1 changed file with 1 additions and 1 deletions
@@ -26,7 +26,7 @@ testing. @@ -26,7 +26,7 @@ testing.
26 > **Conflict**: With ldap it is difficult to separate the _which_ from the 26 > **Conflict**: With ldap it is difficult to separate the _which_ from the
27 > _how_. 27 > _how_.
28 > 28 >
29 -> **Possible solution: Some kind of factory that initializes the concrete 29 +> **Possible solution**: Some kind of factory that initializes the concrete
30 > database by the class of the model and the class of the storage engine. 30 > database by the class of the model and the class of the storage engine.
31 > 31 >
32 > **Alternative**: Instead of a separate factory it might be feasable to 32 > **Alternative**: Instead of a separate factory it might be feasable to
Please register or login to post a comment