We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2559680 commit 7bde2d0Copy full SHA for 7bde2d0
1 file changed
README.md
@@ -296,13 +296,13 @@ The following checks that `$value` is a timezone
296
$timezone = \TraderInteractive\Filter\DateTimeZone::filter('America/New_York');
297
```
298
299
-##Contact
+## Contact
300
Developers may be contacted at:
301
302
* [Pull Requests](https://github.com/traderinteractive/filter-php/pulls)
303
* [Issues](https://github.com/traderinteractive/filter-php/issues)
304
305
-##Project Build
+## Project Build
306
With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:
307
308
```bash
0 commit comments