Uppercase M

This commit is contained in:
Oliver Davies 2018-08-22 07:31:56 +01:00
parent a8ae47e330
commit 61faa5184e

View file

@ -27,7 +27,7 @@ The additional events are provided by the [Hook Event Dispatcher module][0].
```yaml
services:
Drupal\opdavies_blog\EventSubscriber\PostTomedium:
Drupal\opdavies_blog\EventSubscriber\PostToMedium:
autowire: true
tags:
- { name: event_subscriber }