Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit 63cd25c

Browse files
author
Nenad Stojanovikj
authored
Merge pull request #11 from ianrodrigues/patch-1
fixed typo in readme.md
2 parents 73a8d45 + ad98158 commit 63cd25c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Engine provides you all the capabilities to build an Event sourced application.
1616

1717
## Components
1818

19-
Engine is divided in a few small independent components.
19+
Engine is divided in a few small independent components.
2020

2121
* [CommandBus](src/CommandBus/README.md)
2222
* [EventBus](src/EventBus/README.md)
@@ -35,7 +35,7 @@ composer require hellofresh/engine
3535

3636
Here you can check a small tutorial of how to use this component in an orders scenario.
3737

38-
[Tutorial] (docs/how_to.md)
38+
[Tutorial](docs/01-how_to.md)
3939

4040
## Contributing
4141

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)