Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrukowski committed Feb 17, 2017
1 parent 1d8a7d6 commit 8008bc2
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 @@ -31,7 +31,7 @@ function getAllFromDatabase($tableName)

use Awesomite\Iterators\CallbackIterator;

function randomNumbers($tableName)
function getAllFromDatabase($tableName)
{
$page = 0;
$perPage = 1000;
Expand Down

0 comments on commit 8008bc2

Please sign in to comment.