diff --git a/.docs/README.md b/.docs/README.md index 033a3bd..842ce37 100644 --- a/.docs/README.md +++ b/.docs/README.md @@ -3,8 +3,8 @@ ## Content - [Usage - how to use](#usage) - - [Custom dispatcher](#custom-dispatcher) - - [Example presenter](#example-presenter) + - [Custom dispatcher](#custom-dispatcher) + - [Example presenter](#example-presenter) ## Usage @@ -77,4 +77,4 @@ class SmsPresenter extends Presenter } -``` \ No newline at end of file +```