Merge pull request #9854 from edwilde/patch-6

DOC: fix broken heading
This commit is contained in:
Stevie Mayhew 2021-02-15 10:50:19 +13:00 committed by GitHub
commit 63073f7ae5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ It is possible for an item to be included both implicitly and explicitly in a ch
This section explains how to take a regular DataObject and add versioning to it.
### Applying the `Versioned` extension to your DataObject
### Applying the Versioned extension to your DataObject
```php
<?php