Skip to content

Commit 7bde2d0

Browse files
committed
Fix formatting in README.md
1 parent 2559680 commit 7bde2d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,13 +296,13 @@ The following checks that `$value` is a timezone
296296
$timezone = \TraderInteractive\Filter\DateTimeZone::filter('America/New_York');
297297
```
298298

299-
##Contact
299+
## Contact
300300
Developers may be contacted at:
301301

302302
* [Pull Requests](https://github.com/traderinteractive/filter-php/pulls)
303303
* [Issues](https://github.com/traderinteractive/filter-php/issues)
304304

305-
##Project Build
305+
## Project Build
306306
With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:
307307

308308
```bash

0 commit comments

Comments
 (0)