Fixed mistype in Repository readme

There was `InMemoryPersistence.php` dublicate instead `Persistence.php`
This commit is contained in:
Igor
2018-06-16 12:35:20 +02:00
committed by GitHub
parent 5954a570a8
commit 7fd7b41a8b

View File

@@ -57,7 +57,7 @@ PostRepository.php
Persistence.php
.. literalinclude:: InMemoryPersistence.php
.. literalinclude:: Persistence.php
:language: php
:linenos: