Skip to content

Commit 0bc8e6e

Browse files
committed
Update README.md
1 parent 6480735 commit 0bc8e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $client = new SruClient($url, array(
3737
'schema' => 'marcxml',
3838
'version' => '1.1',
3939
'user-agent' => 'OpenKat/0.1'
40-
);
40+
));
4141

4242
$records = array();
4343
$response = $client->search('dc.title="Hello world"');

0 commit comments

Comments
 (0)