Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cristoforocervino committed Apr 27, 2021
1 parent 6bb1941 commit 5219fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ register it by yourself.
## Doctrine Mapping

The bundle is going to register `period`, `duration` and `sequence` doctrine types to allow you to map `Period`
, `Duration` and `Sequrnce` objects to the database.
, `Duration` and `Sequence` objects to the database.

```php
<?php
Expand Down

0 comments on commit 5219fc4

Please sign in to comment.