Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #11 from ianrodrigues/patch-1
Browse files Browse the repository at this point in the history
fixed typo in readme.md
  • Loading branch information
Nenad Stojanovikj authored Mar 27, 2018
2 parents 73a8d45 + ad98158 commit 63cd25c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Engine provides you all the capabilities to build an Event sourced application.

## Components

Engine is divided in a few small independent components.
Engine is divided in a few small independent components.

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

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

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

## Contributing

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 63cd25c

Please sign in to comment.