Skip to content

Commit 87c02a1

Browse files
committed
Fix typos
1 parent 7f3cbd6 commit 87c02a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.pod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ a subset of the functionality).
6161
It is based on Martin Berends' MiniDBI project, but unlike MiniDBI, DBDish
6262
aims to provide an interface that takes advantage of Perl 6 idioms
6363

64-
Unlike perl5 DBI, it provide a fetchrow_typedhash method on DBD::StatementHandle
65-
that returns a hash with Perl6 typed value (work only with Pg for now)
64+
Unlike Perl 5's DBI, it provides a `fetchrow_typedhash` method on
65+
DBD::StatementHandle that returns a hash with Perl6 typed value (works
66+
only with Pg for now).
6667

6768
=head1 INSTALLATION
6869

0 commit comments

Comments
 (0)