Skip to content

Commit 335de2b

Browse files
authored
Update README.md
1 parent b9ba634 commit 335de2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[![Code Coverage](https://scrutinizer-ci.com/g/linna/typed-array/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/linna/typed-array/?branch=master)
88
[![StyleCI](https://styleci.io/repos/93407083/shield?branch=master&style=flat)](https://styleci.io/repos/93407083)
99

10-
# Typed arrays for php
11-
Provide typed arrays for php as extension of native [ArrayObject](http://php.net/manual/en/class.arrayobject.php).
10+
11+
This package provide typed arrays for php as extension of native [ArrayObject](http://php.net/manual/en/class.arrayobject.php).
1212

1313
Package contain two classes:
1414
**TypedArray** for arrays that accept only values of the user defined type.

0 commit comments

Comments
 (0)